SWI_STRUCT_PktSessionStatus Struct Reference

#include <SwiStructsGsm.h>

List of all members.

Public Attributes

U32 sizeStruct
bool bPacketSessionActive
bool bValidQos
SWI_TYPE_Precedence eNegoPrecedence
SWI_TYPE_Delay eNegoDelay
SWI_TYPE_Reliability eNegoReliability
SWI_TYPE_MeanThroughput eNegoMeanThroughput
SWI_TYPE_PeakThroughput eNegoPeakThroughput
SWI_TYPE_InactivityReason eInactivityReason


Detailed Description

This structure contains packet session status information.

See also:
SWI_TYPE_Precedence

SWI_TYPE_Delay

SWI_TYPE_Reliability

SWI_TYPE_MeanThroughput

SWI_TYPE_PeakThroughput

SWI_TYPE_InactivityReason

SWI_NOTIFY_PktSessionStatus

SwiGetPktSessionStatus


Member Data Documentation

True is returned if a packet session is active. Otherwise, false is returned.

True is returned of the following QoS fields are valid. Otherwise, false is returned.

Inactivity reason code. Only valid if bPacketSessionActive is false.

Current QoS delay. Only valid if bValidQos is true.

Current QoS mean throughput. Only valid if bValidQos is true.

Current QoS peak throughput. Only valid if bValidQos is true.

Current QoS precedence. Only valid if bValidQos is true.

Current QoS reliability. Only valid if bValidQos is true.

The size, in bytes, of this structure. This value must be provided when calling SwiGetPktSessionStatus.


The documentation for this struct was generated from the following file:

Generated on Fri Oct 2 10:27:35 2009 for 3G SDK by  doxygen 1.5.9