lteGsmCellInfo Struct Reference
Detailed Description
This structure contains information about the LTE GSM Cell.
- Parameters:
-
| cellReselPriority |
- Priority of this frequency group.
- Range: 0 to 7.
- This field is only valid when ue_in_idle is TRUE.
|
| threshGsmHigh |
- Reselection threshold for high priority layers.
- Range: 0 to 31.
- This field is only valid when ue_in_idle is TRUE.
|
| threshGsmLow |
- Reselection threshold for low priority layers.
- Range: 0 to 31.
- This field is only valid when ue_in_idle is TRUE.
|
| nccPermitted |
- Bitmask specifying whether a neighbor with a specific network color code is to be reported.
- Range: 0 to 255.
- Bit n set to 1 means a neighbor with NCC n must be included in the report. This flag is synonymous with a blacklist in other RATs.
- This field is only valid when ue_in_idle is TRUE.
|
| cells_len |
- Provides the number of set of gsm cells.
|
| GsmCellInfo[MAX_DESCRIPTION_LENGTH] |
|
Field Documentation