Home
last modified time | relevance | path

Searched refs:acknowledgeRequest (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/radio/1.1/vts/functional/
Dradio_response.cpp656 Return<void> RadioResponse_v1_1::acknowledgeRequest(int32_t /*serial*/) { in acknowledgeRequest() function in RadioResponse_v1_1
Dradio_hidl_hal_utils_v1_1.h407 Return<void> acknowledgeRequest(int32_t serial);
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_utils_v1_0.h409 Return<void> acknowledgeRequest(int32_t serial);
Dradio_response.cpp902 Return<void> RadioResponse::acknowledgeRequest(int32_t /*serial*/) { in acknowledgeRequest() function in RadioResponse
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_response.cpp666 Return<void> RadioResponse_v1_2::acknowledgeRequest(int32_t /*serial*/) { in acknowledgeRequest() function in RadioResponse_v1_2
Dradio_hidl_hal_utils_v1_2.h447 Return<void> acknowledgeRequest(int32_t serial);
/hardware/ril/libril/
Dril.cpp582 radio::acknowledgeRequest((int) socket_id, pRI->token); in RIL_onRequestAck()
Dril_service.h552 void acknowledgeRequest(int slotId, int serial);
Dril_service.cpp2901 void radio::acknowledgeRequest(int slotId, int serial) { in acknowledgeRequest() function in radio
2903 Return<void> retStatus = radioService[slotId]->mRadioResponse->acknowledgeRequest(serial); in acknowledgeRequest()
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_response.cpp678 Return<void> RadioResponse_v1_4::acknowledgeRequest(int32_t /*serial*/) { in acknowledgeRequest() function in RadioResponse_v1_4
Dradio_hidl_hal_utils_v1_4.h434 Return<void> acknowledgeRequest(int32_t serial);
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_hidl_hal_utils_v1_3.h411 Return<void> acknowledgeRequest(int32_t serial);
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_response.cpp678 Return<void> RadioResponse_v1_5::acknowledgeRequest(int32_t /*serial*/) { in acknowledgeRequest() function in RadioResponse_v1_5
Dradio_hidl_hal_utils_v1_5.h451 Return<void> acknowledgeRequest(int32_t serial);
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_utils_v1_6.h562 Return<void> acknowledgeRequest(int32_t serial);
/hardware/interfaces/radio/1.0/
DIRadioResponse.hal2571 oneway acknowledgeRequest(int32_t serial);