Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
LibPackUMTSQoS Struct Reference

#include <wds.h>

Data Fields

uint8_t trafficClass
 
uint32_t maxUplinkBitrate
 
uint32_t maxDownlinkBitrate
 
uint32_t grntUplinkBitrate
 
uint32_t grntDownlinkBitrate
 
uint8_t qosDeliveryOrder
 
uint32_t maxSDUSize
 
uint8_t sduErrorRatio
 
uint8_t resBerRatio
 
uint8_t deliveryErrSDU
 
uint32_t transferDelay
 
uint32_t trafficPriority
 

Detailed Description

This structure contains the UMTS Quality Of Service Information

  • Parameter values default to their data type's maximum unsigned value unless explicitly stated otherwise.
Parameters
trafficClass
  • 0x00 - Subscribed
  • 0x01 - Conversational
  • 0x02 - Streaming
  • 0x03 - Interactive
  • 0x04 - Background
  • 0xff - Invalid UMTS Quality Of Service Information.
maxUplinkBitrate
  • Maximum uplink bit rate in bits/sec
maxDownlinkBitrate
  • Maximum downlink bit rate in bits/sec
grntUplinkBitrate
  • Guaranteed uplink bit rate in bits/sec
grntDownlinkBitrate
  • Guranteed downlink bit rate in bits/sec
qosDeliveryOrder- Qos delivery order
  • 0x00 - Subscribe
  • 0x01 - delivery order on
  • 0x02 - delivery order off
maxSDUSize
  • Maximum SDU size
sduErrorRatio- SDU error ratio
  • Target value for fraction of SDUs lost or detected as erroneous.
  • 0x00 - Subscribe
  • 0x01 - 1*10^(-2)
  • 0x02 - 7*10^(-3)
  • 0x03 - 1*10^(-3)
  • 0x04 - 1*10^(-4)
  • 0x05 - 1*10^(-5)
  • 0x06 - 1*10^(-6)
  • 0x07 - 1*10^(-1)
resBerRatio- Residual bit error ratio
  • Target value for undetected bit error ratio in in the delivered SDUs.
  • 0x00 - Subscribe
  • 0x01 - 5*10^(-2)
  • 0x02 - 1*10^(-2)
  • 0x03 - 5*10^(-3)
  • 0x04 - 4*10^(-3)
  • 0x05 - 1*10^(-3)
  • 0x06 - 1*10^(-4)
  • 0x07 - 1*10^(-5)
  • 0x08 - 1*10^(-6)
  • 0x09 - 1*10^(-8)
deliveryErrSDU- Delivery of erroneous SDUs
  • Indicates whether SDUs detected as erroneous shall be delivered or not.
  • 0x00 - Subscribe
  • 0x01 - 5*10^(-2)
  • 0x02 - 1*10^(-2)
  • 0x03 - 5*10^(-3)
  • 0x04 - 4*10^(-3)
  • 0x05 - 1*10^(-3)
  • 0x06 - 1*10^(-4)
  • 0x07 - 1*10^(-5)
  • 0x08 - 1*10^(-6)
  • 0x09 - 1*10^(-8)
transferDelay- Transfer delay (ms)
  • Indicates the targeted time between a request to transfer an SDU at one SAP to its delivery at the other SAP in milliseconds.
trafficPriority- Transfer handling priority
  • Specifies the relative importance for handling of SDUs that belong to the UMTS bearer, compared to the SDUs of other bearers.
Note
Check trafficClass before use.

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