#include <nas.h>
|
|
uint16_t | earfcn |
| |
|
uint8_t | threshXLow |
| |
|
uint8_t | threshXHigh |
| |
|
uint8_t | cell_resel_priority |
| |
|
uint8_t | cells_len |
| |
|
nas_cellParams | cellInterFreqParams [NAS_MAX_DESCRIPTION_LENGTH] |
| |
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[NAS_MAX_DESCRIPTION_LENGTH] |
|
The documentation for this struct was generated from the following file: