Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
gsmCellInfo Struct Reference

#include <qaGobiApiNas.h>

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.

The documentation for this struct was generated from the following file: