This structure contains rx radio infomation.
- Parameters
-
isRadioTuned |
- Whether Rx is tuned to a channel:
- 0x00 - Not tuned
- 0x01 - Tuned
- 0xFF - Not Available
- If the radio is tuned, instantaneous values are set for the signal information fields below.
- If the radio is not tuned, or is delayed or invalid, the values are set depending on each technology.
|
rx_pwr |
- Rx power value in 1/10 dbm resolution.
|
ecio |
- ECIO in 1/10 dB; valid for CDMA, HDR, GSM, WCDMA, and LTE.
|
rscp |
- Received signal code power in 1/10 dbm.
- Valid for WCDMA.
|
rsrp |
- Current reference signal received power in 1/10 dbm valid for LTE.
|
phase |
- Phase in 1/100 degrees; valid for LTE.
- When the phase is unknown, 0xFFFFFFFF is used.
|