RILSIGNALQUALITYPARAMMASK enumeration (ntddrilapitypes.h)

This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.

Syntax

typedef enum RILSIGNALQUALITYPARAMMASK {
  RIL_PARAM_SQ_EXECUTOR,
  RIL_PARAM_SQ_SYSTEMTYPE,
  RIL_PARAM_SQ_NUMSIGNALBARS,
  RIL_PARAM_SQ_SIGNALSTRENGTH,
  RIL_PARAM_SQ_SNR,
  RIL_PARAM_SQ_ALL
} ;

Constants

 
RIL_PARAM_SQ_EXECUTOR
RIL_PARAM_SQ_SYSTEMTYPE
RIL_PARAM_SQ_NUMSIGNALBARS
RIL_PARAM_SQ_SIGNALSTRENGTH
RIL_PARAM_SQ_SNR
RIL_PARAM_SQ_ALL

Requirements

Requirement Value
Header ntddrilapitypes.h (include Rilapitypes.h)