infoInterFreq Struct Reference
Detailed Description
This structure contains information about the inter-frequency.
- Parameters:
-
| earfcn |
- E-UTRA absolute radio frequency channel number of the serving cell.
- Range: 0 to 65535.
|
| threshXLow |
- Cell Srxlev low threshold.
- Range: 0 to 31.
- When the serving cell does not exceed thresh_serving_low, the value of an evaluated cell must be smaller than this value to be considered for re-selection.
|
| threshXHigh |
- Cell Srxlev high threshold.
- Range: 0 to 31.
- When the serving cell exceeds thresh_serving_low, the value of an evaluated cell must be greater than this value to be considered for re-selection.
|
| cell_resel_priority |
- Cell re-selection priority
- Range: 0 to 7.
- This field is only valid when ue_in_idle is TRUE.
|
| cells_len |
- Provides the number of set of cell params.
|
| cellInterFreqParams[MAX_DESCRIPTION_LENGTH] |
|
Field Documentation