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

Data Fields

nas_sysInfoCommon sysInfoWCDMA
 
uint8_t lacValid
 
uint16_t lac
 
uint8_t cellIdValid
 
uint32_t cellId
 
uint8_t regRejectInfoValid
 
uint8_t rejectSrvDomain
 
uint8_t rejCause
 
uint8_t networkIdValid
 
uint8_t MCC [3]
 
uint8_t MNC [3]
 
uint8_t hsCallStatusValid
 
uint8_t hsCallStatus
 
uint8_t hsIndValid
 
uint8_t hsInd
 
uint8_t pscValid
 
uint16_t psc
 

Detailed Description

Structure for storing the WCDMA System Information.

Parameters
sysInfoWCDMA
lacValid
  • Indicates whether the location area code is valid..
    • 0x00 - Invalid
    • 0x01 - Valid
    • 0xFF - Not Available
lac
  • Location area code.
  • Only applies to 3GPP.
    • 0xFFFF - Not Available
cellIdValid
  • Indicates whether the cell ID is valid.
    • 0x00 - Invalid
    • 0x01 - Valid
    • 0xFF - Not Available
cellId
  • Cell ID.
    • 0xFFFFFFFF - Not Available
regRejectInfoValid
  • Indicates whether the registration reject information is valid.
    • 0x00 - Invalid
    • 0x01 - Valid
    • 0xFF - Not Available
rejectSrvDomain
  • Type of service domain in which the registration is rejected.
    • 0x00 - SYS_SRV_DOMAIN_NO_SRV - No service
    • 0x01 - Circuit-switched only
    • 0x02 - Packet-switched only
    • 0x03 - Circuit-switched and packet-switched
    • 0x04 - Camped
    • 0xFF - Not Available
rejCause
  • Reject cause values sent are specified in [3GPP TS 24.008, Section 10.5.3.6].
    • 0xFF - Not Available
networkIdValid
  • Indicates whether the network ID is valid.
    • 0x00 - Invalid
    • 0x01 - Valid
    • 0xFF - Not Available
MCC[NAS_PLMN_LENGTH]
  • Mobile Country Code.
  • MCC digits in ASCII characters
MNC[NAS_PLMN_LENGTH]
  • Mobile Network Code.
  • MNC digits in ASCII characters
  • An unused byte is set to 0xFF.
  • In case of two-digit MNC values, the third (unused) digit is set to 0xFF. For example, 15 (a two-digit MNC) is reported using the byte stream 0x31 0x35 0xFF.
hsCallStatusValid
  • Indicates whether the high-speed call status is valid.
    • 0x00 - Invalid
    • 0x01 - Valid
    • 0xFF - Not Available
hsCallStatus
  • Call status on high speed.
  • Only applicable for WCDMA.
    • 0x00 - HSDPA and HSUPA are unsupported
    • 0x01 - HSDPA is supported
    • 0x02 - HSUPA is supported
    • 0x03 - HSDPA and HSUPA are supported
    • 0x04 - HSDPA+ is supported
    • 0x05 - HSDPA+ and HSUPA are supported
    • 0x06 - Dual-cell HSDPA+ is supported
    • 0x07 - Dual-cell HSDPA+ and HSUPA are supported
    • 0xFF - Not Available
hsIndValid
  • Indicates whether high-speed service indication is valid.
    • 0x00 - Invalid
    • 0x01 - Valid
    • 0xFF - Not Available
hsInd
  • High-speed service indication
  • Only applicable for WCDMA.
    • 0x00 - HSDPA and HSUPA are unsupported
    • 0x01 - HSDPA is supported
    • 0x02 - HSUPA is supported
    • 0x03 - HSDPA and HSUPA are supported
    • 0x04 - HSDPA+ is supported
    • 0x05 - HSDPA+ and HSUPA are supported
    • 0x06 - Dual-cell HSDPA+ is supported
    • 0x07 - Dual-cell HSDPA+ and HSUPA are supported
    • 0xFF - Not Available
pscValid
  • Indicates whether primary scrambling code is valid.
    • 0x00 - Invalid
    • 0x01 - Valid
    • 0xFF - Not Available
psc
  • Primary scrambling code.
    • 0xFFFF - Not Available

Field Documentation

uint32_t nas_WCDMASysInfo::cellId
uint8_t nas_WCDMASysInfo::cellIdValid
uint8_t nas_WCDMASysInfo::hsCallStatus
uint8_t nas_WCDMASysInfo::hsCallStatusValid
uint8_t nas_WCDMASysInfo::hsInd
uint8_t nas_WCDMASysInfo::hsIndValid
uint16_t nas_WCDMASysInfo::lac
uint8_t nas_WCDMASysInfo::lacValid
uint8_t nas_WCDMASysInfo::MCC[3]
uint8_t nas_WCDMASysInfo::MNC[3]
uint8_t nas_WCDMASysInfo::networkIdValid
uint16_t nas_WCDMASysInfo::psc
uint8_t nas_WCDMASysInfo::pscValid
uint8_t nas_WCDMASysInfo::regRejectInfoValid
uint8_t nas_WCDMASysInfo::rejCause
uint8_t nas_WCDMASysInfo::rejectSrvDomain
nas_sysInfoCommon nas_WCDMASysInfo::sysInfoWCDMA

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