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

Data Fields

uint8_t regState
 
uint8_t csAttachState
 
uint8_t psAttachState
 
uint8_t selNetwork
 
uint8_t numRadioInterfaces
 
uint8_t radioInterface [32]
 

Detailed Description

This structure contains the Serving System parameters

Parameters
regState
  • Registration state - Registration state of the mobile
  • Values:
    • 0 - Not Registered; mobile is not currently searching for a new network to provide service
    • 1 - Registered with a network
    • 2 - Not registered, but mobile is currently searching for a new network to provide service
    • 3 - Registration denied by visible network
    • 4 - Registration state is unknown
csAttachState
  • CS Attach State - Circuit-switched domain attach state of the mobile
  • Values:
    • 0 - Unknown or not applicable
    • 1 - Attached
    • 2 - Detached
psAttachState
  • PS Attach State - Packet-switched domain attach state of the mobile
  • Values:
    • 0 - Unknown or not applicable
    • 1 - Attached
    • 2 - Detached
selNetwork
  • Selected Network - Type of selected radio access network
  • Values:
    • 0 - Unknown
    • 1 - 3GPP2 network
    • 2 - 3GPP network
numRadioInterfaces
  • In Use Radio Interfaces Number
    • Number of radio interfaces currently in use
    • defaults to zero
radioInterface
  • Radio Interface currently in use
  • Values:
    • 0x00 - RADIO_IF_NO_SVC - None(no service)
    • 0x01 - RADIO_IF_CDMA_1X - cdma2000 1X
    • 0x02 - RADIO_IF_CDMA_1XEVDO - cdma2000 HRPD (1xEV-DO)
    • 0x03 - RADIO_IF_AMPS - AMPS
    • 0x04 - RADIO_IF_GSM - GSM
    • 0x05 - RADIO_IF_UMTS - UMTS
    • 0x08 - RADIO_IF_LTE - LTE

Field Documentation

uint8_t nas_servSystem::csAttachState
uint8_t nas_servSystem::numRadioInterfaces
uint8_t nas_servSystem::psAttachState
uint8_t nas_servSystem::radioInterface[32]
uint8_t nas_servSystem::regState
uint8_t nas_servSystem::selNetwork

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