Home
last modified time | relevance | path

Searched refs:sendBurstDtmfResponse (Results 1 – 17 of 17) sorted by relevance

/hardware/ril/libril/
Dril_commands.h102 {RIL_REQUEST_CDMA_BURST_DTMF, radio::sendBurstDtmfResponse},
Dril_service.h326 int sendBurstDtmfResponse(int slotId,
Dril_service.cpp5257 int radio::sendBurstDtmfResponse(int slotId, in sendBurstDtmfResponse() function in radio
5268 = radioService[slotId]->mRadioResponse->sendBurstDtmfResponse(responseInfo); in sendBurstDtmfResponse()
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_response.cpp397 Return<void> RadioResponse_v1_1::sendBurstDtmfResponse(const RadioResponseInfo& /*info*/) { in sendBurstDtmfResponse() function in RadioResponse_v1_1
Dradio_hidl_hal_utils_v1_1.h268 Return<void> sendBurstDtmfResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_utils_v1_0.h270 Return<void> sendBurstDtmfResponse(const RadioResponseInfo& info);
Dradio_response.cpp535 Return<void> RadioResponse::sendBurstDtmfResponse(const RadioResponseInfo& info) { in sendBurstDtmfResponse() function in RadioResponse
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_response.cpp405 Return<void> RadioResponse_v1_2::sendBurstDtmfResponse(const RadioResponseInfo& /*info*/) { in sendBurstDtmfResponse() function in RadioResponse_v1_2
Dradio_hidl_hal_utils_v1_2.h307 Return<void> sendBurstDtmfResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_response.cpp408 Return<void> RadioResponse_v1_4::sendBurstDtmfResponse(const RadioResponseInfo& /*info*/) { in sendBurstDtmfResponse() function in RadioResponse_v1_4
Dradio_hidl_hal_utils_v1_4.h290 Return<void> sendBurstDtmfResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_hidl_hal_utils_v1_3.h269 Return<void> sendBurstDtmfResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_response.cpp408 Return<void> RadioResponse_v1_5::sendBurstDtmfResponse(const RadioResponseInfo& /*info*/) { in sendBurstDtmfResponse() function in RadioResponse_v1_5
Dradio_hidl_hal_utils_v1_5.h307 Return<void> sendBurstDtmfResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_utils_v1_6.h371 Return<void> sendBurstDtmfResponse(
/hardware/interfaces/radio/1.0/
DIRadio.hal967 * Response callback is IRadioResponse.sendBurstDtmfResponse()
DIRadioResponse.hal1606 oneway sendBurstDtmfResponse(RadioResponseInfo info);