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

Data Fields

int8_t temperature
 
uint8_t modemMode
 
uint8_t systemMode
 
uint8_t imsRegState
 
uint8_t psState
 

Detailed Description

Structure for storing the common information for the device.

Parameters
temperature
  • Temperature.
    • 8-bit signed integer
    • 0xFF - Not Available.
modemMode
  • Modem Operating Mode.
    • 0x00 - POWERING OFF
    • 0x01 - FACTORY TEST
    • 0x02 - OFFLINE
    • 0x03 - OFFLINE_AMPS
    • 0x04 - OFFLINE_CDMA
    • 0x05 - ONLINE
    • 0x06 - LOW POWER MODE
    • 0x07 - RESETTING
    • 0x08 - NETWORK TEST
    • 0x09 - OFFLINE REQUEST
    • 0x0A - PSEUDO ONLINE
    • 0x0B - RESETTING MODEM
    • 0xFF - Unknown
systemMode
  • System Acquisition Mode.
    • 0x00 - No service
    • 0x01 - AMPS
    • 0x02 - CDMA
    • 0x03 - GSM
    • 0x04 - HDR
    • 0x05 - WCDMA
    • 0x06 - GPS
    • 0x08 - WLAN
    • 0x09 - LTE
    • 0xFF - Unknown
imsRegState
  • IMS Registration State.
    • 0x00 - NO SRV
    • 0x01 - IN PROG
    • 0x02 - FAILED
    • 0x03 - LIMITED
    • 0x04 - FULL SRV
    • 0xFF - Unknown
psState
  • PS Attach State.
    • 0x00 - Attached
    • 0x01 - Detached
    • 0xFF - Unknown

Field Documentation

uint8_t nas_CommInfo::imsRegState
uint8_t nas_CommInfo::modemMode
uint8_t nas_CommInfo::psState
uint8_t nas_CommInfo::systemMode
int8_t nas_CommInfo::temperature

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