#include <qaGobiApiNas.h>
|
USHORT | signalStrengthReqMask |
|
USHORT | rxSignalStrengthListLen |
|
struct rxSignalStrengthListElement | rxSignalStrengthList [SLQS_SS_INFO_LIST_MAX_ELEMENTS] |
|
USHORT | ecioListLen |
|
struct ecioListElement | ecioList [SLQS_SS_INFO_LIST_MAX_ELEMENTS] |
|
INT32 | Io |
|
BYTE | sinr |
|
USHORT | errorRateListLen |
|
struct errorRateListElement | errorRateList [SLQS_SS_INFO_LIST_MAX_ELEMENTS] |
|
struct rsrqInformation | rsrqInfo |
|
SHORT | ltesnr |
|
SHORT | ltersrp |
|
This structure contains the Signal Strength Information
- Parameters
-
signalStrengthReqMask[IN] |
- Request Mask
- Request additional signal information for: Bit 0 - RSSI Information bit
Valid values are:
0 - Do Not Request Additional Info for RSSI
1 - Request Additional Info for RSSI
Bit 1 - ECIO Information bit
Valid values are:
0 - Do Not Request Additional Info for ECIO
1 - Request Additional Info for ECIO
Bit 2 - IO Information bit
Valid values are:
0 - Do Not Request Additional Info for IO
1 - Request Additional Info for IO
Bit 3 - SINR Information bit
Valid values are:
0 - Do Not Request Additional Info for SINR
1 - Request Additional Info for SINR
Bit 4 - ERROR RATE Information bit
Valid values are:
0 - Do Not Request Additional Info for Error Rate
1 - Request Additional Info for Error Rate
Bit 5 - RSRQ Information bit
Valid values are:
0 - Do Not Request Additional Info for RSRQ
1 - Request Additional Info for RSRQ
Bit 6 - LTE SNR information bit
Valid values are:
0 - Do not request additional information for LTE SNR
1 - Request additional information for LTE SNR Bit 7 - LTE RSRP Information bit
Valid values are:
0 - Do not request additional information for LTE RSRP
1 - Request additional information for LTE RSRP
|
rxSignalStrengthListLen[OUT] |
- Number of elements in Receive Signal Strength List
|
rxSignalStrengthList[OUT] |
|
ecioListLen[OUT] |
- Number of elements in ECIO List
|
ecioList[OUT] |
|
Io[OUT] |
- Received Io in dBm; IO is only applicable for 1xEV-DO
|
sinr[OUT] |
- SINR level
- SINR is only applicable for 1xEV-DO; valid levels are 0 to 8 where maximum value for 0 - SINR_LEVEL_0 is -9 dB 1 - SINR_LEVEL_1 is -6 dB 2 - SINR_LEVEL_2 is -4.5 dB 3 - SINR_LEVEL_3 is -3 dB 4 - SINR_LEVEL_4 is -2 dB 5 - SINR_LEVEL_5 is +1 dB 6 - SINR_LEVEL_6 is +3 dB 7 - SINR_LEVEL_7 is +6 dB 8 - SINR_LEVEL_8 is +9 dB
|
errorRateListLen[OUT] |
- Number of elements in Error Rate List
|
errorRateList[OUT] |
|
rsrqInfo[OUT] |
|
ltesnr[OUT] |
- LTE SNR level as a scaled integer in units of 0.1 dB; e.g., -16 dB has a value of -160 and 24.6 dB has a value of 246. LTE SNR is included only when the current serving system is LTE
|
ltersrp[OUT] |
- LTE SNR level as a scaled integer in units of 0.1 dB; e.g., -16 dB has a value of -160 and 24.6 dB has a value of 246. LTE SNR is included only when the current serving system is LTE
|
The documentation for this struct was generated from the following file: