#include <nas.h>
|
int8_t | signalStrength |
|
uint32_t | radioInterface |
|
This structure contains paramaters Signal Strength.
- Parameters
-
signalStrength | signal strength
- Received signal strength in dBm:
- For CDMA and UMTS, this indicates forward link pilot Ec
- For GSM, this indicates received signal strength
- For LTE, this indicates the total received wideband power observed by the UE
|
radioInterface | radio interface technology of the signal being measured
- Radio interface technology of the signal being measured. Values:
- 0x00 - RADIO_IF_NO_SVC - None (no service)
- 0x01 - RADIO_IF_CDMA_1X - cdma2000® 1X
- 0x02 - RADIO_IF_CDMA_1XEVDO - cdma2000® HRPD (1xEV-DO)
- 0x03 - RADIO_IF_AMPS - AMPS
- 0x04 - RADIO_IF_GSM - GSM
- 0x05 - RADIO_IF_UMTS - UMTS
- 0x08 - RADIO_IF_LTE - LTE
- 0x0C - RADIO_IF_NR5G - NR5G
|
- 5G Specific:
The documentation for this struct was generated from the following file: