Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
WdsAddPDNThrottleInformationTlv Struct Reference

#include <qaGobiApiWds.h>

Data Fields

BYTE is_emergency_apn
 
BYTE apn_blocked_on_all_plmns
 
BYTE throttled_plmn_id [3]
 
BYTE apn_string_len
 
CHAR ApnName [MAX_APN_STRING]
 

Detailed Description

This structure contains the WdsExtPDNThrottleInformation Information

  • Parameter values default to their data type's maximum unsigned value unless explicitly stated otherwise.
Parameters
is_emergency_apn
  • Values: – APN is not emergency APN 1 – APN is emergency APN.
apn_blocked_on_all_plmns
  • Values: 0 – APN is not blocked on all PLMNs 1 – APN is blocked on all PLMNs.
throttled_plmn_id
  • PLMN ID on which the APN is throttled.
apn_string_len
  • Number of sets of the apn_string.
ApnName
  • APN Name.

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