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 RIL3GPP2TONE {
RIL_3GPP2TONE_TONEOFF,
RIL_3GPP2TONE_DIAL,
RIL_3GPP2TONE_RINGBACK,
RIL_3GPP2TONE_INTERCEPT,
RIL_3GPP2TONE_ABRVINTERCEPT,
RIL_3GPP2TONE_REORDER,
RIL_3GPP2TONE_ABRVREORDER,
RIL_3GPP2TONE_BUSY,
RIL_3GPP2TONE_CONFIRM,
RIL_3GPP2TONE_ANSWER,
RIL_3GPP2TONE_CALLWAITING,
RIL_3GPP2TONE_PIP,
RIL_3GPP2TONE_MAX
} ;
Constants
RIL_3GPP2TONE_TONEOFF |
RIL_3GPP2TONE_DIAL |
RIL_3GPP2TONE_RINGBACK |
RIL_3GPP2TONE_INTERCEPT |
RIL_3GPP2TONE_ABRVINTERCEPT |
RIL_3GPP2TONE_REORDER |
RIL_3GPP2TONE_ABRVREORDER |
RIL_3GPP2TONE_BUSY |
RIL_3GPP2TONE_CONFIRM |
RIL_3GPP2TONE_ANSWER |
RIL_3GPP2TONE_CALLWAITING |
RIL_3GPP2TONE_PIP |
RIL_3GPP2TONE_MAX |
Requirements
Requirement | Value |
---|---|
Header | ntddrilapitypes.h (include Rilapitypes.h) |