Home
last modified time | relevance | path

Searched refs:acknowledgeRequest (Results 1 – 18 of 18) 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.h396 Return<void> acknowledgeRequest(int32_t serial);
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_response.cpp668 Return<void> RadioResponse_v1_3::acknowledgeRequest(int32_t /*serial*/) { in acknowledgeRequest() function in RadioResponse_v1_3
Dradio_hidl_hal_utils_v1_3.h403 Return<void> acknowledgeRequest(int32_t serial);
/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.h437 Return<void> acknowledgeRequest(int32_t serial);
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_utils_v1_0.h397 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.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.h426 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.cpp2963 void radio::acknowledgeRequest(int slotId, int serial) { in acknowledgeRequest() function in radio
2965 Return<void> retStatus = radioService[slotId]->mRadioResponse->acknowledgeRequest(serial); in acknowledgeRequest()
/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.h441 Return<void> acknowledgeRequest(int32_t serial);
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_response.cpp678 Return<void> RadioResponse_v1_6::acknowledgeRequest(int32_t /*serial*/) { in acknowledgeRequest() function in RadioResponse_v1_6
Dradio_hidl_hal_utils_v1_6.h442 Return<void> acknowledgeRequest(int32_t serial);
/hardware/interfaces/radio/1.0/
DIRadioResponse.hal2571 oneway acknowledgeRequest(int32_t serial);