Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_qos_SLQSQosSwiReadApnExtraParams_t Struct Reference

#include <qos.h>

Data Fields

uint32_t apnId
 
uint8_t ambr_ul
 
uint8_t ambr_dl
 
uint8_t ambr_ul_ext
 
uint8_t ambr_dl_ext
 
uint8_t ambr_ul_ext2
 
uint8_t ambr_dl_ext2
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

Structure that contains extra APN parameters

Parameters
apnId
  • APN id
  • ID identifing the APN that the client would like to query the AMBR params
  • Bit to check in ParamPresenceMask - 3
ambr_ul
  • APN AMBR uplink
  • APN AMBR uplink values from 1 kbps to 8640 kbps
  • Bit to check in ParamPresenceMask - 3
ambr_dl
  • APN AMBR downlink
  • APN AMBR downlink values from 1 kbps to 8640 kbps
  • Bit to check in ParamPresenceMask - 3
ambr_ul_ext
  • Extended APN AMBR uplink
  • APN AMBR uplink values from 8700 kbps to 256 Mbps
  • Bit to check in ParamPresenceMask - 3
ambr_dl_ext
  • Extended APN AMBR downlink
  • APN AMBR downlink values from 8700 kbps to 256 Mbps
  • Bit to check in ParamPresenceMask - 3
ambr_ul_ext2
  • Second extended APN AMBR uplink
  • APN AMBR uplink values from 256 Mbps to 65280 Mbps
  • Bit to check in ParamPresenceMask - 3
ambr_dl_ext2
  • Second extended APN AMBR downlink
  • APN AMBR downlink values from 256 Mbps to 65280 Mbps
  • Bit to check in ParamPresenceMask - 3
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

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