// oemrilapitypes.h
typedef enum RIL_DEVSPECIFIC_CMD {
RIL_DEVSPECIFIC_CMD_OEM_GBA_UNKNOWN,
RIL_DEVSPECIFIC_CMD_OEM_GBA_GET_GBA_CAPABLE,
RIL_DEVSPECIFIC_CMD_OEM_GBA_GET_GBA_TOKEN,
RIL_DEVSPECIFIC_CMD_OEM_GBA_GET_GBA_TOKEN_FORCE,
RIL_DEVSPECIFIC_CMD_OEM_MAX
} ;
View the official Windows Driver Kit DDI referenceNo description available.
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_DEVSPECIFIC_CMD_OEM_GBA_UNKNOWNRIL_DEVSPECIFIC_CMD_OEM_GBA_GET_GBA_CAPABLERIL_DEVSPECIFIC_CMD_OEM_GBA_GET_GBA_TOKENRIL_DEVSPECIFIC_CMD_OEM_GBA_GET_GBA_TOKEN_FORCERIL_DEVSPECIFIC_CMD_OEM_MAX