RILCALLDISCONNECTDETAILSDISCONNECTGROUP enumeration (rilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILCALLDISCONNECTDETAILSDISCONNECTGROUP {
RIL_CD_UNKNOWN_CAUSE,
RIL_CD_AS_CAUSE,
RIL_CD_3GPP_NETWORK_CAUSE,
RIL_CD_3GPP2_VENDOR_CAUSE,
RIL_CD_OTHER_CAUSE,
RIL_CD_3GPP_REJECT_CAUSE,
RIL_CD_IMS_SIP_CAUSE,
RIL_CD_CAUSE_MAX
} ;
Constants
|
RIL_CD_UNKNOWN_CAUSE
|
RIL_CD_AS_CAUSE
|
RIL_CD_3GPP_NETWORK_CAUSE
|
RIL_CD_3GPP2_VENDOR_CAUSE
|
RIL_CD_OTHER_CAUSE
|
RIL_CD_3GPP_REJECT_CAUSE
|
RIL_CD_IMS_SIP_CAUSE
|
RIL_CD_CAUSE_MAX
|
Requirements
Requirement |
Value |
Header |
rilapitypes.h (include Rilapitypes.h) |