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

Data Fields

uint8_t band
 
uint8_t bandwidth
 
uint16_t RXChan
 
uint16_t TXChan
 
uint8_t emmState
 
uint8_t emmSubState
 
uint8_t emmConnState
 

Detailed Description

Structure for storing the LTE information for the device.

Parameters
band
  • LTE Band
    • 1 ~ 40 (Band in decimal)
    • 0xFF - Invalid
bandwidth
  • BandWidth.
    • 0x00 - 1.4 MHz
    • 0x01 - 3 MHz
    • 0x02 - 5 MHz
    • 0x03 - 10 MHz
    • 0x04 - 15 MHz
    • 0x05 - 20 MHz
    • 0x06 - Invalid
    • 0xFF - Unknown
RXChan
  • RX channel number in decimal
    • 0xFFFF - Not Available
TXChan
  • TX channel number in decimal
    • 0xFFFF - Not Available
emmState
  • EMM State.
    • 0x00 - Deregistered
    • 0x01 - Reg Initiated
    • 0x02 - Registered
    • 0x03 - TAU Initiated
    • 0x04 - SR Initiated
    • 0x05 - Dereg Initiated
    • 0x06 - Invalid
    • 0xFF - Unknown
emmSubState
  • EMM Sub State.
    • 0xFF - NOT Applicable
  • When EMM_state is 0x00:
    • 0x00 - No IMSI
    • 0x01 - PLMN Search
    • 0x02 - Attach Needed
    • 0x03 - No Cell
    • 0x04 - Attaching
    • 0x05 - Normal Service
    • 0x06 - Limited Service
    • 0x07 - Waiting for PDN
  • When EMM_state is 0x01:
    • 0x00 - Waiting for NW
    • 0x01 - Waiting for ESM
  • When EMM_state is 0x02:
    • 0x00 - Normal Service
    • 0x01 - Update Needed
    • 0x02 - Attempt Update
    • 0x03 - No Cell
    • 0x04 - PLMN Search
    • 0x05 - Limited Service
    • 0x06 - MM Update
    • 0x07 - IMSI Detach
    • 0x08 - Waiting for ESM
emmConnState
  • EMM Connected Mode State.
    • 0x00 - RRC Idle
    • 0x01 - Waiting RRC Cfm
    • 0x02 - RRC Connected
    • 0x03 - RRC Releasing
    • 0xFF - Unknown

Field Documentation

uint8_t nas_LTEInfo::band
uint8_t nas_LTEInfo::bandwidth
uint8_t nas_LTEInfo::emmConnState
uint8_t nas_LTEInfo::emmState
uint8_t nas_LTEInfo::emmSubState
uint16_t nas_LTEInfo::RXChan
uint16_t nas_LTEInfo::TXChan

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