Home
last modified time | relevance | path

Searched refs:separateConnectionResponse (Results 1 – 20 of 20) sorted by relevance

/aosp12/hardware/ril/libril/
H A Dril_commands.h69 {RIL_REQUEST_SEPARATE_CONNECTION, radio::separateConnectionResponse},
H A Dril_service.h222 int separateConnectionResponse(int slotId,
H A Dril_service.cpp4650 int radio::separateConnectionResponse(int slotId, in separateConnectionResponse() function in radio
4661 = radioService[slotId]->mRadioResponse->separateConnectionResponse(responseInfo); in separateConnectionResponse()
/aosp12/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_response.cpp260 Return<void> RadioResponse_v1_1::separateConnectionResponse(const RadioResponseInfo& /*info*/) { in separateConnectionResponse() function in RadioResponse_v1_1
H A Dradio_hidl_hal_utils_v1_1.h201 Return<void> separateConnectionResponse(const RadioResponseInfo& info);
/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_utils_v1_0.h203 Return<void> separateConnectionResponse(const RadioResponseInfo& info);
H A Dradio_response.cpp356 Return<void> RadioResponse::separateConnectionResponse(const RadioResponseInfo& info) { in separateConnectionResponse() function in RadioResponse
/aosp12/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_response.cpp266 Return<void> RadioResponse_v1_2::separateConnectionResponse(const RadioResponseInfo& /*info*/) { in separateConnectionResponse() function in RadioResponse_v1_2
H A Dradio_hidl_hal_utils_v1_2.h240 Return<void> separateConnectionResponse(const RadioResponseInfo& info);
/aosp12/hardware/interfaces/radio/1.3/vts/functional/
H A Dradio_response.cpp266 Return<void> RadioResponse_v1_3::separateConnectionResponse(const RadioResponseInfo& /*info*/) { in separateConnectionResponse() function in RadioResponse_v1_3
H A Dradio_hidl_hal_utils_v1_3.h201 Return<void> separateConnectionResponse(const RadioResponseInfo& info);
/aosp12/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_response.cpp267 Return<void> RadioResponse_v1_4::separateConnectionResponse(const RadioResponseInfo& /*info*/) { in separateConnectionResponse() function in RadioResponse_v1_4
H A Dradio_hidl_hal_utils_v1_4.h221 Return<void> separateConnectionResponse(const RadioResponseInfo& info);
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_response.cpp267 Return<void> RadioResponse_v1_5::separateConnectionResponse(const RadioResponseInfo& /*info*/) { in separateConnectionResponse() function in RadioResponse_v1_5
H A Dradio_hidl_hal_utils_v1_5.h238 Return<void> separateConnectionResponse(const RadioResponseInfo& info);
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_response.cpp301 Return<void> RadioResponse_v1_6::separateConnectionResponse( in separateConnectionResponse() function in RadioResponse_v1_6
H A Dradio_hidl_hal_utils_v1_6.h280 Return<void> separateConnectionResponse(
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioResponse.java902 public void separateConnectionResponse(RadioResponseInfo responseInfo) { in separateConnectionResponse() method in RadioResponse
/aosp12/hardware/interfaces/radio/1.0/
H A DIRadio.hal691 * Response function is IRadioResponse.separateConnectionResponse()
H A DIRadioResponse.hal1105 oneway separateConnectionResponse(RadioResponseInfo info);