#include <qaGobiApiNas.h>
|
|
BYTE | rxChainIndex |
| |
|
BYTE | isRadioTuned |
| |
|
INT32 | rxPower |
| |
|
INT32 | rsrp |
| |
This structure contains the parameters for Rx Signal Info.
- Parameters
-
| rxChainIndex |
- Rx antenna path
- Valid Values
- 0 - Primary Rx
- 1 - Diversity Rx
|
| isRadioTuned |
- Rx path is tuned to a channel or Not
- Values
- 0x00 - Not tuned
- 0x01 - Tuned
|
- Note
- If the radio is tuned, the instantaneous values are set for the fields below. If the radio is not tuned, the values set below may be invalid.
- Parameters
-
| rxPower |
- Rx power value in 1/10 dBm resolution
|
| rsrp |
- Current reference signal received power in 1/10 dBm resolution
|
The documentation for this struct was generated from the following file: