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

Data Fields

nas_sysInfoCommon sysInfoHDR
 
uint8_t isSysPrlMatchValid
 
uint8_t isSysPrlMatch
 
uint8_t hdrPersonalityValid
 
uint8_t hdrPersonality
 
uint8_t hdrActiveProtValid
 
uint8_t hdrActiveProt
 
uint8_t is856SysIdValid
 
uint8_t is856SysId [16]
 

Detailed Description

Structure for storing the HDR System Information.

Parameters
sysInfoHDR
isSysPrlMatchValid
  • Indicates whether the system PRL match is valid.
    • 0x00 - Invalid
    • 0x01 - Valid
    • 0xFF - Not Available
isSysPrlMatch
  • Indicates whether the system is in a PRL.
  • Only applies to CDMA/HDR.
    • 0x00 - System is not in a PRL
    • 0x01 - System is in a PRL
    • 0xFF - Not Available
  • If the system is not in a PRL, roam_status carries the value from the default roaming indicator in the PRL.
  • If the system is in a PRL, roam_status is set to the value based on the standard specification.
hdrPersonalityValid
  • Indicates whether the HDR personality is valid.
    • 0x00 - Invalid
    • 0x01 - Valid
    • 0xFF - Not Available
hdrPersonality
  • HDR personality information.
  • Only applicable for HDR.
    • 0x00 - None
    • 0x02 - HRPD
    • 0x03 - eHRPD
    • 0xFF - Not Available
hdrActiveProtValid
  • Indicates whether the HDR active protocol revision information is valid.
    • 0x00 - Invalid
    • 0x01 - Valid
    • 0xFF - Not Available
hdrActiveProt
  • HDR active protocol revision information .
  • Only applicable for HDR.
    • 0x00 - None
    • 0x02 - HDR Rel 0
    • 0x03 - HDR Rel A
    • 0x04 - HDR Rel B
    • 0xFF - Not Available
is856SysIdValid
  • Indicates whether the IS-856 system ID is valid.
    • 0x00 - Invalid
    • 0x01 - Valid
    • 0xFF - Not Available
is856SysId[SLQS_SYSTEM_ID_SIZE]
  • IS-856 system ID.
  • Only applicable for HDR.

Field Documentation

uint8_t nas_HDRSysInfo::hdrActiveProt
uint8_t nas_HDRSysInfo::hdrActiveProtValid
uint8_t nas_HDRSysInfo::hdrPersonality
uint8_t nas_HDRSysInfo::hdrPersonalityValid
uint8_t nas_HDRSysInfo::is856SysId[16]
uint8_t nas_HDRSysInfo::is856SysIdValid
uint8_t nas_HDRSysInfo::isSysPrlMatch
uint8_t nas_HDRSysInfo::isSysPrlMatchValid
nas_sysInfoCommon nas_HDRSysInfo::sysInfoHDR

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