Home
last modified time | relevance | path

Searched refs:sendEnvelopeWithStatusResponse (Results 1 – 20 of 20) sorted by relevance

/aosp12/hardware/ril/libril/
H A Dril_commands.h124 {RIL_REQUEST_STK_SEND_ENVELOPE_WITH_STATUS, radio::sendEnvelopeWithStatusResponse},
H A Dril_service.h414 int sendEnvelopeWithStatusResponse(int slotId,
H A Dril_service.cpp5781 int radio::sendEnvelopeWithStatusResponse(int slotId, in sendEnvelopeWithStatusResponse() function in radio
5794 = radioService[slotId]->mRadioResponse->sendEnvelopeWithStatusResponse(responseInfo, in sendEnvelopeWithStatusResponse()
/aosp12/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_response.cpp505 Return<void> RadioResponse_v1_1::sendEnvelopeWithStatusResponse(const RadioResponseInfo& /*info*/, in sendEnvelopeWithStatusResponse() function in RadioResponse_v1_1
H A Dradio_hidl_hal_utils_v1_1.h326 Return<void> sendEnvelopeWithStatusResponse(const RadioResponseInfo& info,
/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_utils_v1_0.h328 Return<void> sendEnvelopeWithStatusResponse(const RadioResponseInfo& info,
H A Dradio_response.cpp682 Return<void> RadioResponse::sendEnvelopeWithStatusResponse(const RadioResponseInfo& info, in sendEnvelopeWithStatusResponse() function in RadioResponse
/aosp12/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_response.cpp513 Return<void> RadioResponse_v1_2::sendEnvelopeWithStatusResponse(const RadioResponseInfo& /*info*/, in sendEnvelopeWithStatusResponse() function in RadioResponse_v1_2
H A Dradio_hidl_hal_utils_v1_2.h365 Return<void> sendEnvelopeWithStatusResponse(const RadioResponseInfo& info,
/aosp12/hardware/interfaces/radio/1.3/vts/functional/
H A Dradio_response.cpp513 Return<void> RadioResponse_v1_3::sendEnvelopeWithStatusResponse(const RadioResponseInfo& /*info*/, in sendEnvelopeWithStatusResponse() function in RadioResponse_v1_3
H A Dradio_hidl_hal_utils_v1_3.h327 Return<void> sendEnvelopeWithStatusResponse(const RadioResponseInfo& info,
/aosp12/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_response.cpp516 Return<void> RadioResponse_v1_4::sendEnvelopeWithStatusResponse(const RadioResponseInfo& /*info*/, in sendEnvelopeWithStatusResponse() function in RadioResponse_v1_4
H A Dradio_hidl_hal_utils_v1_4.h348 Return<void> sendEnvelopeWithStatusResponse(const RadioResponseInfo& info,
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_response.cpp516 Return<void> RadioResponse_v1_5::sendEnvelopeWithStatusResponse(const RadioResponseInfo& /*info*/, in sendEnvelopeWithStatusResponse() function in RadioResponse_v1_5
H A Dradio_hidl_hal_utils_v1_5.h365 Return<void> sendEnvelopeWithStatusResponse(const RadioResponseInfo& info,
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_response.cpp571 Return<void> RadioResponse_v1_6::sendEnvelopeWithStatusResponse( in sendEnvelopeWithStatusResponse() function in RadioResponse_v1_6
H A Dradio_hidl_hal_utils_v1_6.h449 Return<void> sendEnvelopeWithStatusResponse(
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioResponse.java1375 public void sendEnvelopeWithStatusResponse(RadioResponseInfo responseInfo, in sendEnvelopeWithStatusResponse() method in RadioResponse
/aosp12/hardware/interfaces/radio/1.0/
H A DIRadio.hal1196 * Response callback is IRadioResponse.sendEnvelopeWithStatusResponse()
H A DIRadioResponse.hal2057 oneway sendEnvelopeWithStatusResponse(RadioResponseInfo info, IccIoResult iccIo);