RILSIGNALQUALITY Parameter Constants (Compact 2013)
3/26/2014
The following table shows the valid values for the dwParams member of the RILSIGNALQUALITY structure.
Value |
Description |
---|---|
RIL_PARAM_SQ_SIGNALSTRENGTH |
The nSignalStrength member of the structure is valid. |
RIL_PARAM_SQ_MINSIGNALSTRENGTH |
The nMinSignalStrength member of the structure is valid. |
RIL_PARAM_SQ_MAXSIGNALSTRENGTH |
The nMaxSignalStrength member of the structure is valid. |
RIL_PARAM_SQ_BITERRORRATE |
The dwBitErrorRate member of the structure is valid. |
RIL_PARAM_SQ_LOWSIGNALSTRENGTH |
The nLowSignalStrength member of the structure is valid. |
RIL_PARAM_SQ_HIGHSIGNALSTRENGTH |
The nHighSignalStrength member of the structure is valid. |
RIL_PARAM_SQ_ALL |
All members of the structure are valid. |
Requirements
Header |
ril.h |