UMTSInfo Struct Reference
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.
|
| 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] |
|
Field Documentation