|
Linux SDK (lite-qmi)
MBPL_SDK_R25_ENG3
|
#include <wds.h>
Data Fields | |
| uint32_t | IPv4 |
| uint8_t | ProfileName [128] |
| uint32_t | PDPType |
| uint8_t | APNName [128] |
| uint32_t | PrimaryDNSV4 |
| uint32_t | SecondaryDNSV4 |
| LibPackUMTSQoS | UMTSGrantedQoS |
| struct wds_GPRSQoS | GPRSGrantedQoS |
| uint8_t | Username [128] |
| uint32_t | Authentication |
| struct wds_ProfileIdentifier | ProfileID |
| uint32_t | GWAddressV4 |
| uint32_t | SubnetMaskV4 |
| uint8_t | PCSCFAddrPCO |
| struct wds_PCSCFIPv4ServerAddressList | ServerAddrList |
| struct wds_PCSCFFQDNAddressList | PCSCFFQDNAddrList |
| uint16_t | PrimaryDNSV6 [8] |
| uint16_t | SecondaryDNSV6 [8] |
| uint32_t | Mtu |
| struct wds_DomainNameList | DomainList |
| uint8_t | IPFamilyPreference |
| uint8_t | IMCNflag |
| uint16_t | Technology |
| struct wds_IPV6AddressInfo | IPV6AddrInfo |
| struct wds_IPV6GWAddressInfo | IPV6GWAddrInfo |
| swi_uint256_t | ParamPresenceMask |
This structure contains unpack get runtime settings information.
| IPv4 | ipv4 address
|
| ProfileName | profile name
|
| PDPType | PDP type
|
| APNName | APN name
|
| PrimaryDNSV4 | primary dns IPV4
|
| SecondaryDNSV4 | secondary dns IPV4
|
| UMTSGrantedQoS | UMTS Granted Qos
|
| GPRSGrantedQoS | GPRS Granted QoS
|
| Username | username for authentication process
|
| Authentication | authentication for authentication process
|
| ProfielID | profile ID
|
| GWAddressV4 | Gateway IPv4
|
| SubnetMaskV4 | Subnet mask IPV4
|
| PCSCFAddrPCO | PCSCF address PCO
|
| ServerAddrList | PCSCF server address list IPV4
|
| PCSCFFQDNAddrList | PCSCF FQDN address list IPV4
|
| PrimaryDNSV6 | Primary DNS IPV6
|
| SecondryDNSV6 | Secondry DNS IPV6
|
| Mtu | actual (runtime) Maximum Transfer Unit
|
| DomainList | domain list
|
| IPFamilyPreference | ip family preference, it could be IPV4 or IPV6
|
| IMCNflag | IM control flag, value: TRUE or FALSE
|
| Technology | technology on which current packet data session is in progress
|
| IPV6AddrInfo | address information IPV6
|
| IPV6GWAddrInfo | gateway address information IPV6
|
| ParamPresenceMask |
|