_slqs3GPPConfigItem Struct Reference
Detailed Description
This structure contains the 3gpp Configuration Item information.
- Parameters:
-
| pLTEAttachProfile |
- LTE Attach Profile
- points to a single WORD Value indicating the attached LTE Profile
- Optional parameter with possible values 1-16
- function SLQSGet3GPPConfigItem() returns a default value 255 if no LTE Attach Profile is configured
|
| pProfileList |
- Profile List
- an array of 5 profile configurations
- Each element points to a single WORD value indicating profile
- Optional parameter with possible values
- pProfileList[0] - 1 - 16
- pProfileList[1] - 1 - 16
- pProfileList[2] - 1 - 16
- pProfileList[3] - 1 - 16
- pProfileList[4] - 1 - 16
- function SLQSGet3GPPConfigItem() returns a default value 255 if no 3gpp configuration is present
|
| pDefaultPDNEnabled |
- Always Connect Default PDN
- A single BYTE value indicating the status of Always connect default PDN
- Optional parameter
- function SLQSGet3GPPConfigItem() returns a default value 255 if no 3gpp configuration is present
|
| p3gppRelease |
- 3gpp release
- A single BYTE value indicating the 3gpp release
- 0 - Release 99
- 1 - Release 5
- 2 - Release 6
- 3 - Release 7
- 4 - Release 8
- Optional parameter
- function SLQSGet3GPPConfigItem() returns a default value 255 if no 3gpp configuration is present
|
Field Documentation