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

Data Fields

uint8_t srvDomainValid
 
uint8_t srvDomain
 
uint8_t srvCapabilityValid
 
uint8_t srvCapability
 
uint8_t roamStatusValid
 
uint8_t roamStatus
 
uint8_t isSysForbiddenValid
 
uint8_t isSysForbidden
 

Detailed Description

Structure for storing the System Information common to CDMA, HDR, GSM, WCDMA and LTE networks.

Parameters
srvDomainValid
  • Indicates whether the service domain is valid.
    • 0x00 - Invalid
    • 0x01 - Valid
    • 0xFF - Not Available
srvDomain
  • Service domain registered on the system.
    • 0x00 - No service
    • 0x01 - Circuit-switched only
    • 0x02 - Packet-switched only
    • 0x03 - Circuit-switched and packet-switched
    • 0x04 - Camped
    • 0xFF - Not Available
srvCapabilityValid
  • Indicates whether the service capability is valid.
    • 0x00 - Invalid
    • 0x01 - Valid
    • 0xFF - Not Available
srvCapability
  • Current system's service capability.
    • 0x00 - No service
    • 0x01 - Circuit-switched only
    • 0x02 - Packet-switched only
    • 0x03 - Circuit-switched and packet-switched
    • 0x04 - Camped
    • 0xFF - Not Available
roamStatusValid
  • Indicates whether the roaming status is valid.
    • 0x00 - Invalid
    • 0x01 - Valid
    • 0xFF - Not Available
roamStatus
  • Current roaming status.
    • 0x00 - Off
    • 0x01 - On
    • 0x02 - Blinking
    • 0x03 - Out of the neighborhood
    • 0x04 - Out of the building
    • 0x05 - Preferred system
    • 0x06 - Available system
    • 0x07 - Alliance partner
    • 0x08 - Premium partner
    • 0x09 - Full service
    • 0x0A - Partial service
    • 0x0B - Banner is on
    • 0x0C - Banner is off
    • 0x0D to 0x3F - Reserved for Standard Enhanced Roaming Indicator Numbers
    • 0x40 to 0x7F - Reserved for Non-Standard Enhanced Roaming Indicator Numbers
    • 0x40 to 0xFF - Reserved.
    • 0xFF - Not Available
  • Values from 0x02 onward are only applicable for 3GPP2
isSysForbiddenValid
  • Indicates whether the forbidden system is valid.
    • 0x00 - Invalid
    • 0x01 - Valid
    • 0xFF - Not Available
isSysForbidden
  • Whether the system is forbidden.
    • 0x00 - Not forbidden
    • 0x01 - Forbidden
    • 0xFF - Not Available

Field Documentation

uint8_t nas_sysInfoCommon::isSysForbidden
uint8_t nas_sysInfoCommon::isSysForbiddenValid
uint8_t nas_sysInfoCommon::roamStatus
uint8_t nas_sysInfoCommon::roamStatusValid
uint8_t nas_sysInfoCommon::srvCapability
uint8_t nas_sysInfoCommon::srvCapabilityValid
uint8_t nas_sysInfoCommon::srvDomain
uint8_t nas_sysInfoCommon::srvDomainValid

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