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

Data Fields

uint16_t arfcn
 
uint8_t band1900
 
uint8_t cellIdValid
 
uint8_t bsicId
 
int16_t rssi
 
int16_t srxlev
 

Detailed Description

This structure contains information about the GSM Cell.

Parameters
arfcn
  • GSM frequency being reported.
  • Range: 0 to 1023.
band1900
  • Band indicator for the GSM ARFCN
  • This field is only valid if arfcn is in the overlapping region.
  • If TRUE and the cell is in the overlapping region, the ARFCN is on the 1900 band.
  • If FALSE, it is on the 1800 band.
cellIdValid
  • Flag indicating whether the base station identity code ID is valid.
bsicId
  • Base station identity code ID, including base station color code and network color code.
  • The lower 6 bits can be set to any value.
rssi
  • Measured RSSI value in 1/10 dB.
  • Range: -200.0 dB to 0
srxlev
  • Cell selection Rx level (Srxlev) value.
  • Range: -128 to 128.
  • This field is only valid when ue_in_idle is TRUE.

Field Documentation

uint16_t nas_gsmCellInfo::arfcn
uint8_t nas_gsmCellInfo::band1900
uint8_t nas_gsmCellInfo::bsicId
uint8_t nas_gsmCellInfo::cellIdValid
int16_t nas_gsmCellInfo::rssi
int16_t nas_gsmCellInfo::srxlev

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