Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
UMTSInfo Struct Reference

#include <qaGobiApiNas.h>

Data Fields

WORD cellID
 
BYTE plmn [PLMN_LENGTH]
 
WORD lac
 
WORD uarfcn
 
WORD psc
 
SHORT rscp
 
SHORT ecio
 
BYTE umtsInst
 
UMTSinstInfo UMTSInstInfo [MAX_DESCRIPTION_LENGTH]
 
BYTE geranInst
 
geranInstInfo GeranInstInfo [MAX_DESCRIPTION_LENGTH]
 

Detailed Description

This structure contains information about the UMTS Network.

Parameters
cellID
  • Cell ID.
  • 0xFFFFFFFF indicates cell ID information is not present.
plmn[PLMN_LENGTH]
  • MCC/MNC information coded as octet 3, 4, and 5.
  • This field is ignored when nmrCellID is not present.
lac
  • Location area code.
  • This field is ignored when nmrCellID is not present.
    • 0xFFFF - Not Available
uarfcn
  • UTRA absolute RF channel number.
    • 0xFFFF - Not Available
psc
  • Primary scrambling code.
    • 0xFFFF - Not Available
rscp
  • Received signal code power.
    • 0xFFFF - Not Available
ecio
  • ECIO(Signal-to-Interference-ratio).
    • 0xFFFF - Not Available
umtsInst
  • Provides the number of set of UMTS info instances.
  • If 0(zero), then no information follows it.
UMTSInstInfo[MAX_DESCRIPTION_LENGTH]
geranInst
  • Provides the number of set of GERAN info instances.
  • If 0(zero), then no information follows it.
GeranInstInfo[MAX_DESCRIPTION_LENGTH]

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