Contain the network scan information.
- Parameters
-
| p3GppNetworkInstanceSize |
- Upon input, maximum number of elements that the network info instance array can contain.
- Upon successful output, the actual number of elements in the network info instance array.
- Bit to check in ParamPresenceMask - 16
|
| p3GppNetworkInfoInstances |
- Network info instance array
- Bit to check in ParamPresenceMask - 16
|
| pRATInstanceSize |
- Upon input, maximum number of elements that the RAT info instance array can contain.
- Upon successful output, the actual number of elements in the RAT info instance array.
- Bit to check in ParamPresenceMask - 17
|
| pRATINstance |
- RAT info instance array
- Bit to check in ParamPresenceMask - 17
|
| pPCSInstanceSize |
- Upon input, maximum number of elements that the PCS Digit info instance array can contain.
- Upon successful output, the actual number of elements in the PCS Digit info instance array.
- Bit to check in ParamPresenceMask - 18
|
| pPCSInstance |
- PCS Digit info instance array
- Bit to check in ParamPresenceMask - 18
|
| pScanResult |
- status of network scan
- 0x00 - scan successful
- 0x01 - scan was aborted
- 0x02 - scan did not complete due to a radio link failure recovery in progress
- Bit to check in ParamPresenceMask - 19
|
| pPCIInfo |
- PCI Information
- Bit to check in ParamPresenceMask - 23
|
| pLteOpModeTlv[OUT] |
- LTE Operational Mode.
- See nas_lteOpModeTlv for more information.
- Bit to check in ParamPresenceMask - 26
|
| ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|