#include <nas.h>
|
|
uint16_t | earfcn |
| |
|
uint16_t | pci |
| |
|
uint32_t | rsrp |
| |
|
uint32_t | rsrq |
| |
|
int16_t | srxlev |
| |
|
uint8_t | cellIsTDD |
| |
This structure contains information about the UMTS LTE neighbour Cell.
- Parameters
-
| earfcn |
- E-UTRA absolute RF channel number of the detected cell.
|
| pci |
- Physical cell ID of the detected cell.
- Range is defined in 3GPP TS 36.211
|
| rsrp |
- Current received signal strength indication (in dBm) of the detected cell.
|
| rsrq |
- Current reference signal received quality (in dB) of the detected cell.
|
| srxlev |
- Cell selection Rx level (Srxlev) value of the detected cell in linear scale.
- This field is only valid when wcdma_rrc_state is not NAS_WCDMA_RRC_STATE_CEL_FACH or NAS_WCDMA_RRC_STATE_CELL_DCH.
|
| cellIsTDD |
- TRUE if the cell is TDD; FALSE if the cell is FDD.
|
The documentation for this struct was generated from the following file: