Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILSYSTEMSELECTIONPREFSPARAMMASK {
RIL_PARAM_SSP_EXECUTOR,
RIL_PARAM_SSP_SYSTEMTYPES,
RIL_PARAM_SSP_MODE,
RIL_PARAM_SSP_PLMNINFO,
RIL_PARAM_SSP_ROAMINGMODE,
RIL_PARAM_SSP_ACQUISITIONORDERSIZE,
RIL_PARAM_SSP_ACQUISITIONORDER,
RIL_PARAM_SSP_ALL
} ;
Constants
RIL_PARAM_SSP_EXECUTOR |
RIL_PARAM_SSP_SYSTEMTYPES |
RIL_PARAM_SSP_MODE |
RIL_PARAM_SSP_PLMNINFO |
RIL_PARAM_SSP_ROAMINGMODE |
RIL_PARAM_SSP_ACQUISITIONORDERSIZE |
RIL_PARAM_SSP_ACQUISITIONORDER |
RIL_PARAM_SSP_ALL |
Requirements
Requirement | Value |
---|---|
Header | rilapitypes.h (include Rilapitypes.h) |