Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_wds_SLQSLteAttachParams_ind_t Struct Reference

#include <wds.h>

Data Fields

uint8_t AttachParamValidTlv
 
uint16_t ApnStringLen
 
char * pApnString
 
eQMI_WDS_IP_TYPE_t * pIp_Type
 
uint32_t * pIPv4Address
 
uint32_t * pIPv4GatewayAddress
 
uint32_t * pIPv4SubnetMask
 
IPv6AddressTlv_tpIpv6Address
 
IPv6AddressTlv_tpIpv6GatewayAddress
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

Name: unpack_wds_SLQSLteAttachParams_ind_t

Purpose: Structure used to store all Data Bearer Notification Parameters.

Parameters
AttachParamValidTlv
  • Attach Parameters Valid 1 - TRUE - Attach parameters are valid 0 - FALSE - Attach parameters not valid
ApnStringLen
  • String length representing the APN. Maximum length is 100 bytes.
pApnString
  • String representing the APN. Maximum length is 100 bytes.
  • Bit to check in ParamPresenceMask - 0x10*
pIp_Type
  • IP Support Type
  • Bit to check in ParamPresenceMask - 0x11*
pIPv4Address
  • IPv4 address
  • Bit to check in ParamPresenceMask - 0x12*
pIPv4GatewayAddress
  • IPv4 Gateway Address
  • Bit to check in ParamPresenceMask - 0x13*
pIPv4SubnetMask
  • IPv4 Subnet Mask
  • Bit to check in ParamPresenceMask - 0x14*
pIpv6Address
  • Structure containing IPv6 address
  • Bit to check in ParamPresenceMask - 0x15*
pIpv6Address
  • Structure containing IPv6 gateway address
  • Bit to check in ParamPresenceMask - 0x16*
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

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