#include <qaGobiApiNas.h>
|
|
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] |
| |
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.
|
| uarfcn |
- UTRA absolute RF channel number.
|
| psc |
|
| rscp |
- Received signal code power.
|
| ecio |
- ECIO(Signal-to-Interference-ratio).
|
| 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: