Home
last modified time | relevance | path

Searched refs:sendBurstDtmfResponse (Results 1 – 19 of 19) 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.cpp5319 int radio::sendBurstDtmfResponse(int slotId, in sendBurstDtmfResponse() function in radio
5330 = 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.h257 Return<void> sendBurstDtmfResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_response.cpp405 Return<void> RadioResponse_v1_3::sendBurstDtmfResponse(const RadioResponseInfo& /*info*/) { in sendBurstDtmfResponse() function in RadioResponse_v1_3
Dradio_hidl_hal_utils_v1_3.h261 Return<void> sendBurstDtmfResponse(const RadioResponseInfo& info);
/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.h297 Return<void> sendBurstDtmfResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_utils_v1_0.h258 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.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.h282 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.h297 Return<void> sendBurstDtmfResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_response.cpp408 Return<void> RadioResponse_v1_6::sendBurstDtmfResponse(const RadioResponseInfo& /*info*/) { in sendBurstDtmfResponse() function in RadioResponse_v1_6
Dradio_hidl_hal_utils_v1_6.h298 Return<void> sendBurstDtmfResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.0/
DIRadio.hal961 * Response callback is IRadioResponse.sendBurstDtmfResponse()
DIRadioResponse.hal1606 oneway sendBurstDtmfResponse(RadioResponseInfo info);