Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
SGpp_Lte_Qos_Param_t Struct Reference

#include <wds.h>

Data Fields

uint8_t qci
 
uint32_t g_dl_bit_rate
 
uint32_t max_dl_bit_rate
 
uint32_t g_ul_bit_rate
 
uint32_t max_ul_bit_rate
 

Detailed Description

This structure contains the 3GPP LTE QoS Parameters of Get Default Settings response parameters.

Parameters
qci
  • For LTE, the requested QoS must be specified using the QoS Class Identifier (QoS).
    • Values:
      • QCI value 0 - Requests the network to assign the appropriate QCI value
      • QCI values 1 to 4 - Associated with guaranteed bitrates
      • QCI values 5 to 9 - Associated with nonguaranteed bitrates, the values specified as guaranteed and maximum bitrates are ignored.
g_dl_bit_rate
  • Guaranteed DL bitrate.
max_dl_bit_rate
  • Maximum DL bitrate.
g_ul_bit_rate
  • Guaranteed UL bitrate.
max_ul_bit_rate
  • Maximum UL bitrate.

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