Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
swiPDPRuntimeSettingsResp Struct Reference

#include <qaGobiApiWds.h>

Data Fields

BYTE * pContextId
 
BYTE * pBearerId
 
CHAR * pAPNName
 
ULONG * pIPv4Address
 
ULONG * pIPv4GWAddress
 
ULONG * pPrDNSIPv4Address
 
ULONG * pSeDNSIPv4Address
 
struct IPV6AddressInfopIPv6Address
 
struct IPV6AddressInfopIPv6GWAddress
 
WORD * pPrDNSIPv6Address
 
WORD * pSeDNSIPv6Address
 
ULONG * pPrPCSCFIPv4Address
 
ULONG * pSePCSCFIPv4Address
 
WORD * pPrPCSCFIPv6Address
 
WORD * pSePCSCFIPv6Address
 

Detailed Description

This structure contains the response parameters retrieved by the API SLQSWdsSwiPDPRuntimeSettings

Parameters
pContextId(optional)
  • Context Identifier
    • 0xFF - Not Available
pBearerId(optional)
  • Bearer Identity
  • An EPS bearer identity uniquely identifies an EPS bearer for one UE accessing via E-UTRAN. The EPS Bearer Identity is allocated by the MME.
    • 0xFF - Not Available
pAPNName(optional)
  • APN name associated with the context id
    • NULL terminated by default.
pIPv4Address(optional)
  • IPv4 Address
    • 0xFFFF - Not Available
pIPv4GWAddress(optional)
  • IPv4 Gateway Address
    • 0xFFFF - Not Available
pPrDNSIPv4Address(optional)
  • Primary DNS IPv4 Address
    • 0xFFFF - Not Available
pSeDNSIPv4Address(optional)
  • Secondary DNS IPv4 Address
    • 0xFFFF - Not Available
pIPv6Address(optional)
pIPv6GWAddress(optional)
pPrDNSIPv6Address(optional)
  • Primary IPv6 DNS Address(in network byte order)
  • This is an 8-element array of 16-bit numbers, each of which is in big-endian format
pSeDNSIPv6Address(optional)
  • Secondary IPv6 DNS Address(in network byte order)
  • This is an 8-element array of 16-bit numbers, each of which is in big-endian format
pPrPCSCFIPv4Address(optional)
  • Primary PCSCF IPv4 Address
pSePCSCFIPv4Address(optional)
  • Secondary PCSCF IPv4 Address
pPrPCSCFIPv6Address(optional)
  • Primary PCSCF IPv6 Address
  • This is an 8-element array of 16-bit numbers, each of which is in big-endian format
pSePCSCFIPv6Address(optional)
  • Secondary PCSCF IPv6 Address
  • This is an 8-element array of 16-bit numbers, each of which is in big-endian format
Note
Parameters which are mentioned as NULL will be ignored.

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