This structure contains the LTE Operational Mode response parameters.
- Parameters
-
lteOpModeLen |
- Number of sets of the following elements
|
MCC |
- Mobile Country Code
- A 16-bit integer representation of MCC
- Range: 0 to 999
|
MNC |
- Mobile Network Code
- A 16-bit integer representation of MNC
- Range: 0 to 999
|
lteOpMode |
- Indicates the LTE mode of operation.
- Values:
- NAS_CIOT_SYS_MODE_NO_SRV (0x00) - No service
- NAS_CIOT_SYS_MODE_LTE_WB (0x01) - Camped on LTE wideband
- NAS_CIOT_SYS_MODE_LTE_M1 (0x02) - Camped on LTE M1
- NAS_CIOT_SYS_MODE_LTE_NB1 (0x03) - Camped on LTE NB1
|
TlvPresent |
|