#include <SwiStructsGsm.h>
Public Attributes | |
U32 | sizeStruct |
U32 | nProfileId |
bool | bPacketSessionActive |
bool | bValidQos |
SWI_TYPE_Precedence | ePrec |
SWI_TYPE_Delay | eDelay |
SWI_TYPE_Reliability | eReli |
SWI_TYPE_MeanThroughput | eMean |
SWI_TYPE_PeakThroughput | ePeak |
SWI_TYPE_QOSUMTS_TrafficClass | eTrafficClass |
SWI_TYPE_QOSUMTS_Bitrate | eMaxBitrateUl |
SWI_TYPE_QOSUMTS_Bitrate | eMaxBitrateDl |
SWI_TYPE_QOSUMTS_Bitrate | eGuarBitrateUl |
SWI_TYPE_QOSUMTS_Bitrate | eGuarBitrateDl |
SWI_TYPE_QOSUMTS_DelOrder | eDelOrder |
SWI_TYPE_QOSUMTS_DelErrSdu | eDelErrSdu |
U32 | nMaxSdu |
SWI_TYPE_QOSUMTS_SduErrRatio | eSduErrRatio |
SWI_TYPE_QOSUMTS_ResBitErrRatio | eResBitErrRatio |
U32 | nTransDelay |
SWI_TYPE_QOSUMTS_TraffHandPri | eTraffHandPri |
SWI_TYPE_QOSUMTS_SrcStatDesc | eSrcStatDesc |
SWI_TYPE_QOSUMTS_SignInd | eSignInd |
SWI_TYPE_InactivityReason | eInactivityReason |
SWI_TYPE_Delay
SWI_TYPE_Reliability
SWI_TYPE_MeanThroughput
SWI_TYPE_PeakThroughput
SWI_TYPE_QOSUMTS_TrafficClass
SWI_TYPE_QOSUMTS_Bitrate
SWI_TYPE_QOSUMTS_DelOrder
SWI_TYPE_QOSUMTS_DelErrSdu
SWI_TYPE_QOSUMTS_SduErrRatio
SWI_TYPE_QOSUMTS_ResBitErrRatio
SWI_TYPE_QOSUMTS_TraffHandPri
SWI_TYPE_QOSUMTS_SrcStatDesc
SWI_TYPE_QOSUMTS_SignInd
SWI_TYPE_InactivityReason
True if packets session active, false otherwise.
True if QoS information valid, false otherwise.
SWI_TYPE_Delay SWI_STRUCT_PktSessionCall::eDelay |
Negotiated QoS delay.
SWI_TYPE_QOSUMTS_DelErrSdu SWI_STRUCT_PktSessionCall::eDelErrSdu |
Negotiated UMTS QoS delivery of erroneous SDU.
SWI_TYPE_QOSUMTS_DelOrder SWI_STRUCT_PktSessionCall::eDelOrder |
Negotiated UMTS QoS delivery order.
SWI_TYPE_QOSUMTS_Bitrate SWI_STRUCT_PktSessionCall::eGuarBitrateDl |
Negotiated UMTS QoS guaranteed download bit rate.
SWI_TYPE_QOSUMTS_Bitrate SWI_STRUCT_PktSessionCall::eGuarBitrateUl |
Negotiated UMTS QoS guaranteed upload bit rate.
SWI_TYPE_InactivityReason SWI_STRUCT_PktSessionCall::eInactivityReason |
Inactivity reason. This code is only used when bpacketSessionActive is false.
SWI_TYPE_QOSUMTS_Bitrate SWI_STRUCT_PktSessionCall::eMaxBitrateDl |
Negotiated UMTS QoS maximum download bit rate.
SWI_TYPE_QOSUMTS_Bitrate SWI_STRUCT_PktSessionCall::eMaxBitrateUl |
Negotiated UMTS QoS maximum upload bit rate.
SWI_TYPE_MeanThroughput SWI_STRUCT_PktSessionCall::eMean |
Negotiated QoS mean throughput.
SWI_TYPE_PeakThroughput SWI_STRUCT_PktSessionCall::ePeak |
Negotiated QoS peak throughput.
SWI_TYPE_Precedence SWI_STRUCT_PktSessionCall::ePrec |
Negotiated QoS precedence.
SWI_TYPE_Reliability SWI_STRUCT_PktSessionCall::eReli |
Negotiated QoS reliability.
SWI_TYPE_QOSUMTS_ResBitErrRatio SWI_STRUCT_PktSessionCall::eResBitErrRatio |
Negotiated UMTS QoS residual bit error ratio.
SWI_TYPE_QOSUMTS_SduErrRatio SWI_STRUCT_PktSessionCall::eSduErrRatio |
Negotiated UMTS QoS SDU error ratio.
SWI_TYPE_QOSUMTS_SignInd SWI_STRUCT_PktSessionCall::eSignInd |
Negotiated UMTS QoS signal indication.
SWI_TYPE_QOSUMTS_SrcStatDesc SWI_STRUCT_PktSessionCall::eSrcStatDesc |
Negotiated UMTS QoS source statistics descriptor.
SWI_TYPE_QOSUMTS_TraffHandPri SWI_STRUCT_PktSessionCall::eTraffHandPri |
Negotiated UMTS QoS traffic handling priority.
SWI_TYPE_QOSUMTS_TrafficClass SWI_STRUCT_PktSessionCall::eTrafficClass |
Negotiated UMTS QoS traffic class.
Negotiated UMTS QoS maximum SDU size (0-1520).
Profile ID.
Negotiated UMTS QoS transfer delay (0-4000).
The size, in bytes, of this structure.