LinuxQMISDK  SLQS03.03.16
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
gsmCellInfo Struct Reference

Data Fields

WORD arfcn
 
BYTE band1900
 
BYTE cellIdValid
 
BYTE bsicId
 
SHORT rssi
 
SHORT 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

WORD gsmCellInfo::arfcn
BYTE gsmCellInfo::band1900
BYTE gsmCellInfo::bsicId
BYTE gsmCellInfo::cellIdValid
SHORT gsmCellInfo::rssi
SHORT gsmCellInfo::srxlev

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