Home
last modified time | relevance | path

Searched refs:stopDtmfResponse (Results 1 – 19 of 19) sorted by relevance

/hardware/ril/libril/
Dril_commands.h67 {RIL_REQUEST_DTMF_STOP, radio::stopDtmfResponse},
Dril_service.h214 int stopDtmfResponse(int slotId,
Dril_service.cpp4671 int radio::stopDtmfResponse(int slotId, in stopDtmfResponse() function in radio
4682 = radioService[slotId]->mRadioResponse->stopDtmfResponse(responseInfo); in stopDtmfResponse()
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_response.cpp251 Return<void> RadioResponse_v1_1::stopDtmfResponse(const RadioResponseInfo& /*info*/) { in stopDtmfResponse() function in RadioResponse_v1_1
Dradio_hidl_hal_utils_v1_1.h185 Return<void> stopDtmfResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_response.cpp257 Return<void> RadioResponse_v1_3::stopDtmfResponse(const RadioResponseInfo& /*info*/) { in stopDtmfResponse() function in RadioResponse_v1_3
Dradio_hidl_hal_utils_v1_3.h188 Return<void> stopDtmfResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_response.cpp257 Return<void> RadioResponse_v1_2::stopDtmfResponse(const RadioResponseInfo& /*info*/) { in stopDtmfResponse() function in RadioResponse_v1_2
Dradio_hidl_hal_utils_v1_2.h225 Return<void> stopDtmfResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_utils_v1_0.h186 Return<void> stopDtmfResponse(const RadioResponseInfo& info);
Dradio_response.cpp343 Return<void> RadioResponse::stopDtmfResponse(const RadioResponseInfo& info) { in stopDtmfResponse() function in RadioResponse
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_response.cpp258 Return<void> RadioResponse_v1_4::stopDtmfResponse(const RadioResponseInfo& /*info*/) { in stopDtmfResponse() function in RadioResponse_v1_4
Dradio_hidl_hal_utils_v1_4.h208 Return<void> stopDtmfResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_response.cpp258 Return<void> RadioResponse_v1_5::stopDtmfResponse(const RadioResponseInfo& /*info*/) { in stopDtmfResponse() function in RadioResponse_v1_5
Dradio_hidl_hal_utils_v1_5.h223 Return<void> stopDtmfResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_response.cpp258 Return<void> RadioResponse_v1_6::stopDtmfResponse(const RadioResponseInfo& /*info*/) { in stopDtmfResponse() function in RadioResponse_v1_6
Dradio_hidl_hal_utils_v1_6.h224 Return<void> stopDtmfResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.0/
DIRadio.hal658 * Response function is IRadioResponse.stopDtmfResponse()
DIRadioResponse.hal1065 oneway stopDtmfResponse(RadioResponseInfo info);