SWI_STRUCT_GsmProfileQos Struct Reference

#include <SwiStructsGsm.h>

List of all members.

Public Attributes

U32 sizeStruct
U8 nProfileId
bool bValidUmtsReq
SWI_TYPE_QOSUMTS_TrafficClass eReqTrafficClass
SWI_TYPE_QOSUMTS_Bitrate eReqMaxBitrateUl
SWI_TYPE_QOSUMTS_Bitrate eReqMaxBitrateDl
SWI_TYPE_QOSUMTS_Bitrate eReqGuarBitrateUl
SWI_TYPE_QOSUMTS_Bitrate eReqGuarBitrateDl
SWI_TYPE_QOSUMTS_DelOrder eReqDelOrder
SWI_TYPE_QOSUMTS_DelErrSdu eReqDelErrSdu
U32 nReqMaxSdu
SWI_TYPE_QOSUMTS_SduErrRatio eReqSduErrRatio
SWI_TYPE_QOSUMTS_ResBitErrRatio eReqResBitErrRatio
U32 nReqTransDelay
SWI_TYPE_QOSUMTS_TraffHandPri eReqTraffHandPri
SWI_TYPE_QOSUMTS_SrcStatDesc eReqSrcStatDesc
SWI_TYPE_QOSUMTS_SignInd eReqSignInd
bool bValidUmtsMin
SWI_TYPE_QOSUMTS_TrafficClass eMinTrafficClass
SWI_TYPE_QOSUMTS_Bitrate eMinMaxBitrateUl
SWI_TYPE_QOSUMTS_Bitrate eMinMaxBitrateDl
SWI_TYPE_QOSUMTS_Bitrate eMinGuarBitrateUl
SWI_TYPE_QOSUMTS_Bitrate eMinGuarBitrateDl
SWI_TYPE_QOSUMTS_DelOrder eMinDelOrder
SWI_TYPE_QOSUMTS_DelErrSdu eMinDelErrSdu
U32 nMinMaxSdu
SWI_TYPE_QOSUMTS_SduErrRatio eMinSduErrRatio
SWI_TYPE_QOSUMTS_ResBitErrRatio eMinResBitErrRatio
U32 nMinTransDelay
SWI_TYPE_QOSUMTS_TraffHandPri eMinTraffHandPri
SWI_TYPE_QOSUMTS_SrcStatDesc eMinSrcStatDesc
SWI_TYPE_QOSUMTS_SignInd eMinSignInd
bool bValidGprsReq
SWI_TYPE_Precedence eReqPrecedence
SWI_TYPE_Delay eReqDelay
SWI_TYPE_Reliability eReqReliability
SWI_TYPE_PeakThroughput eReqPeak
SWI_TYPE_MeanThroughput eReqMean
bool bValidGprsMin
SWI_TYPE_Precedence eMinPrecedence
SWI_TYPE_Delay eMinDelay
SWI_TYPE_Reliability eMinReliability
SWI_TYPE_PeakThroughput eMinPeak
SWI_TYPE_MeanThroughput eMinMean


Detailed Description

This structure contains 3G GSM QoS profile settings.

This structure should only be used with 3G devices or newer.

See also:
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_Precedence

SWI_TYPE_Delay

SWI_TYPE_Reliability

SWI_TYPE_PeakThroughput

SWI_TYPE_MeanThroughput

SWI_NOTIFY_GsmProfileChange

SwiGetGsmProfileQos

SwiSetGsmProfileQos


Member Data Documentation

True indicates the minimum QoS values are valid, false otherwise.

True indicates if the following requested QoS values are valid, false otherwise.

True indicates the minimum UMTS QoS values are valid, false otherwise.

True indicates the requested UMTS QoS values are valid, false otherwise.

Minimum QoS delay value.

SWI_TYPE_QOSUMTS_DelErrSdu SWI_STRUCT_GsmProfileQos::eMinDelErrSdu

Minimum UMTS QoS delivery of erroneous SDU.

SWI_TYPE_QOSUMTS_DelOrder SWI_STRUCT_GsmProfileQos::eMinDelOrder

Minimum UMTS QoS delivery order.

Minimum UMTS QoS guaranteed download bit rate.

Minimum UMTS QoS guaranteed upload bit rate.

Minimum UMTS QoS maximum download bit rate.

Minimum UMTS QoS maximum upload bit rate.

SWI_TYPE_MeanThroughput SWI_STRUCT_GsmProfileQos::eMinMean

Minimum QoS mean throughput.

SWI_TYPE_PeakThroughput SWI_STRUCT_GsmProfileQos::eMinPeak

Minimum QoS peak throughput.

Minimum QoS precedence value.

Minimum QoS reliability value.

SWI_TYPE_QOSUMTS_ResBitErrRatio SWI_STRUCT_GsmProfileQos::eMinResBitErrRatio

Minimum UMTS QoS residual bit error ratio.

SWI_TYPE_QOSUMTS_SduErrRatio SWI_STRUCT_GsmProfileQos::eMinSduErrRatio

Minimum UMTS QoS SDU error ratio.

SWI_TYPE_QOSUMTS_SignInd SWI_STRUCT_GsmProfileQos::eMinSignInd

Minimum UMTS QoS signal indication.

SWI_TYPE_QOSUMTS_SrcStatDesc SWI_STRUCT_GsmProfileQos::eMinSrcStatDesc

Minimum UMTS QoS source statistics descriptor.

SWI_TYPE_QOSUMTS_TraffHandPri SWI_STRUCT_GsmProfileQos::eMinTraffHandPri

Minimum UMTS QoS traffic handling priority.

SWI_TYPE_QOSUMTS_TrafficClass SWI_STRUCT_GsmProfileQos::eMinTrafficClass

Minimum UMTS QoS traffic class.

Requested QoS delay value.

SWI_TYPE_QOSUMTS_DelErrSdu SWI_STRUCT_GsmProfileQos::eReqDelErrSdu

Requested UMTS QoS delivery of erroneous SDU.

SWI_TYPE_QOSUMTS_DelOrder SWI_STRUCT_GsmProfileQos::eReqDelOrder

Requested UMTS QoS delivery order.

Requested UMTS QoS guaranteed download bit rate.

Requested UMTS QoS guaranteed upload bit rate.

Requested UMTS QoS maximum download bit rate.

Requested UMTS QoS maximum upload bit rate.

SWI_TYPE_MeanThroughput SWI_STRUCT_GsmProfileQos::eReqMean

Requested QoS mean throughput.

SWI_TYPE_PeakThroughput SWI_STRUCT_GsmProfileQos::eReqPeak

Requested QoS peak throughput.

Requested QoS precedence value.

Requested QoS reliability value.

SWI_TYPE_QOSUMTS_ResBitErrRatio SWI_STRUCT_GsmProfileQos::eReqResBitErrRatio

Requested UMTS QoS residual bit error ratio.

SWI_TYPE_QOSUMTS_SduErrRatio SWI_STRUCT_GsmProfileQos::eReqSduErrRatio

Requested UMTS QoS SDU error ratio.

SWI_TYPE_QOSUMTS_SignInd SWI_STRUCT_GsmProfileQos::eReqSignInd

Requested UMTS QoS signal indication.

SWI_TYPE_QOSUMTS_SrcStatDesc SWI_STRUCT_GsmProfileQos::eReqSrcStatDesc

Requested UMTS QoS source statistics descriptor.

SWI_TYPE_QOSUMTS_TraffHandPri SWI_STRUCT_GsmProfileQos::eReqTraffHandPri

Requested UMTS QoS traffic handling priority.

SWI_TYPE_QOSUMTS_TrafficClass SWI_STRUCT_GsmProfileQos::eReqTrafficClass

Requested UMTS QoS traffic class.

Minimum UMTS QoS maximum SDU size (0-1520).

Minimum UMTS QoS transfer delay (0-4000).

Profile ID. Valid range is 1-16.

Requested UMTS QoS maximum SDU size (0-1520).

Requested UMTS QoS transfer delay (0-4000)

The size, in bytes, of this structure.


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

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