Searched refs:REQUEST (Results 1 – 12 of 12) sorted by relevance
/hardware/ril/librilutils/proto/ |
D | sap-api.proto | 14 // e.g. If type = REQUEST and id == RIL_SIM_SAP_CONNECT, payload 31 REQUEST = 1; enumerator 40 // For MsgType: REQUEST ,MsgId: RIL_SIM_SAP_CONNECT, Error: RIL_E_UNUSED, 48 // For MsgType: REQUEST ,MsgId: RIL_SIM_SAP_DISCONNECT, Error: RIL_E_UNUSED, 58 // For MsgType: REQUEST ,MsgId: RIL_SIM_SAP_APDU, Error: RIL_E_UNUSED, 66 // For MsgType: REQUEST ,MsgId: RIL_SIM_SAP_TRANSFER_ATR, Error: RIL_E_UNUSED, 74 // For MsgType: REQUEST ,MsgId: RIL_SIM_SAP_POWER, Error: RIL_E_UNUSED, 82 // For MsgType: REQUEST ,MsgId: RIL_SIM_SAP_RESET_SIM, Error: RIL_E_UNUSED, 96 … // For MsgType: REQUEST ,MsgId: RIL_SIM_SAP_TRANSFER_CARD_READER_STATUS, Error: RIL_E_UNUSED, 110 // For MsgType: REQUEST ,MsgId: RIL_SIM_SAP_SET_TRANSFER_PROTOCOL, Error: RIL_E_UNUSED,
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/3/android/hardware/radio/voice/ |
D | UssdModeType.aidl | 39 REQUEST, enumConstant
|
/hardware/interfaces/radio/aidl/android/hardware/radio/voice/ |
D | UssdModeType.aidl | 31 REQUEST, enumConstant
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/2/android/hardware/radio/voice/ |
D | UssdModeType.aidl | 38 REQUEST, enumConstant
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/1/android/hardware/radio/voice/ |
D | UssdModeType.aidl | 38 REQUEST = 1, enumConstant
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/current/android/hardware/radio/voice/ |
D | UssdModeType.aidl | 39 REQUEST, enumConstant
|
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/ |
D | ExynosDisplayDrmInterface.h | 393 REQUEST = 0, enumerator 402 REQUEST = 0, enumerator
|
D | ExynosDisplayDrmInterface.cpp | 2968 if (control == HistogramChannelIoctl_t::REQUEST) { in sendHistogramChannelIoctl() 2998 if (control == ContextHistogramIoctl_t::REQUEST) { in sendContextHistogramIoctl()
|
/hardware/interfaces/radio/1.1/ |
D | types.hal | 145 // a REQUEST
|
/hardware/google/graphics/common/libhwc2.1/libdevice/ |
D | HistogramDevice.cpp | 877 if ((ret = moduleDisplayInterface->sendContextHistogramIoctl(ContextHistogramIoctl_t::REQUEST, in requestBlobIdData() 889 if ((ret = moduleDisplayInterface->sendHistogramChannelIoctl(HistogramChannelIoctl_t::REQUEST, in requestBlobIdData()
|
/hardware/interfaces/radio/1.0/ |
D | IRadioIndication.hal | 91 * The USSD session is assumed to persist if the type code is REQUEST, otherwise
|
D | types.hal | 938 REQUEST, // USSD-Request
|