Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
WdsAddPDNThrottleInformationTlv_t Struct Reference

#include <wds.h>

Data Fields

uint8_t is_emergency_apn
 
uint8_t apn_blocked_on_all_plmns
 
uint8_t throttled_plmn_id [3]
 
uint8_t 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: