#include <SwiStructsGsm.h>
Public Attributes | |
U32 | sizeStruct |
bool | bValid |
U32 | nMcc |
U32 | nMnc |
U32 | nLac |
U32 | nCellId |
U32 | nBsic |
U32 | nNetColorCode |
U32 | nBsColorCode |
U32 | nRac |
U32 | nMinRxLevel |
U32 | nMaxRach |
SWI_TYPE_ServiceStatus | eServStatus |
U32 | eRadioBand |
U32 | nArfcn |
U32 | nRxLevel |
U32 | nC1 |
U32 | nC2 |
U32 | nC31 |
U32 | nC32 |
U32 | nNumValidNeighborCells |
SWI_STRUCT_GsmCellMeasure | arNeighborCells [MAX_CELLS] |
Neighbor cell measurements.
True if information provided in this structure is valid, false otherwise.
Radio band. Values can be mapped to SWI_TYPE_RadioBand which is defined in SwiStructsCm.h.
SWI_TYPE_ServiceStatus SWI_STRUCT_GsmCellInfo::eServStatus |
Service status
ARFCN
Base station color code
BSIC
C1
C2
C31
C32
Cell ID
LAC
Max power on RACH burst (not implemented 0xFFFF).
MCC
Minimum RX level to register in dBm
MNC
Network color code
Number of valid neighbor cells.
RAC
Rx level in dBm
The size, in bytes, of this structure.