LinuxQMISDK-Lite  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
nas_lteOpModeTlv Struct Reference

Data Fields

uint8_t lteOpModeLen
 
uint16_t MCC [255]
 
uint16_t MNC [255]
 
uint32_t lteOpMode [255]
 
uint8_t TlvPresent
 

Detailed Description

This structure contains the LTE Operational Mode response parameters.

Parameters
lteOpModeLen
  • Number of sets of the following elements
    • MCC
    • MNC
    • lteOpMode
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
  • Tlv Present

Field Documentation

uint32_t nas_lteOpModeTlv::lteOpMode[255]
uint8_t nas_lteOpModeTlv::lteOpModeLen
uint16_t nas_lteOpModeTlv::MCC[255]
uint16_t nas_lteOpModeTlv::MNC[255]
uint8_t nas_lteOpModeTlv::TlvPresent

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved