Home
last modified time | relevance | path

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

/hardware/ril/libril/
Dril_commands.h29 {RIL_REQUEST_HANGUP, radio::hangupConnectionResponse},
Dril_service.h67 int hangupConnectionResponse(int slotId, int responseType,
Dril_service.cpp3254 int radio::hangupConnectionResponse(int slotId, in hangupConnectionResponse() function in radio
3264 Return<void> retStatus = radioService[slotId]->mRadioResponse->hangupConnectionResponse( in hangupConnectionResponse()
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_response.cpp81 Return<void> RadioResponse_v1_1::hangupConnectionResponse(const RadioResponseInfo& /*info*/) { in hangupConnectionResponse() function in RadioResponse_v1_1
Dradio_hidl_hal_utils_v1_1.h111 Return<void> hangupConnectionResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_utils_v1_0.h113 Return<void> hangupConnectionResponse(const RadioResponseInfo& info);
Dradio_response.cpp101 Return<void> RadioResponse::hangupConnectionResponse(const RadioResponseInfo& info) { in hangupConnectionResponse() function in RadioResponse
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_response.cpp80 Return<void> RadioResponse_v1_2::hangupConnectionResponse(const RadioResponseInfo& /*info*/) { in hangupConnectionResponse() function in RadioResponse_v1_2
Dradio_hidl_hal_utils_v1_2.h147 Return<void> hangupConnectionResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_response.cpp80 Return<void> RadioResponse_v1_4::hangupConnectionResponse(const RadioResponseInfo& info) { in hangupConnectionResponse() function in RadioResponse_v1_4
Dradio_hidl_hal_utils_v1_4.h127 Return<void> hangupConnectionResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_hidl_hal_utils_v1_3.h108 Return<void> hangupConnectionResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_response.cpp80 Return<void> RadioResponse_v1_5::hangupConnectionResponse(const RadioResponseInfo& info) { in hangupConnectionResponse() function in RadioResponse_v1_5
Dradio_hidl_hal_utils_v1_5.h144 Return<void> hangupConnectionResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_utils_v1_6.h157 Return<void> hangupConnectionResponse(
/hardware/interfaces/radio/1.0/
DIRadioResponse.hal249 oneway hangupConnectionResponse(RadioResponseInfo info);