Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
WdsPDNThrottleInformationTlv Struct Reference

#include <qaGobiApiWds.h>

Data Fields

BYTE is_ipv4_throttled
 
BYTE is_ipv6_throttled
 
ULONG remaining_ipv4_throttled_time
 
ULONG remaining_ipv6_throttled_time
 
BYTE apn_string_len
 
CHAR ApnName [MAX_APN_STRING]
 

Detailed Description

This structure contains the WdsPDNThrottleInformation Information

  • Parameter values default to their data type's maximum unsigned value unless explicitly stated otherwise.
Parameters
is_ipv4_throttled
  • Values: 0 – IPv4 not throttled 1 – IPv4 throttled.
is_ipv6_throttled
  • Values: 0 – IPv6 not throttled 1 – IPv6 throttled.
remaining_ipv4_throttled_time
  • Remaining IPv4 throttled time in milliseconds.
remaining_ipv6_throttled_time
  • Remaining IPv6 throttled time in milliseconds.
apn_string_len
  • Number of sets of the apn_string.
ApnName
  • APN Name.

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