Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
WdsPDNThrottleInformationTlv_t Struct Reference

#include <wds.h>

Data Fields

uint8_t is_ipv4_throttled
 
uint8_t is_ipv6_throttled
 
uint32_t remaining_ipv4_throttled_time
 
uint32_t remaining_ipv6_throttled_time
 
uint8_t 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: