LinuxQMISDK-Lite  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
LibPackUMTSQoS Struct Reference

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

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.

Field Documentation

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

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved