Home
last modified time | relevance | path

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

/aosp12/hardware/ril/libril/
H A Dril_commands.h141 {RIL_REQUEST_GET_HARDWARE_CONFIG, radio::getHardwareConfigResponse},
H A Dril_service.h484 int getHardwareConfigResponse(int slotId,
H A Dril_service.cpp6191 int radio::getHardwareConfigResponse(int slotId, in getHardwareConfigResponse() function in radio
6211 Return<void> retStatus = radioService[slotId]->mRadioResponse->getHardwareConfigResponse( in getHardwareConfigResponse()
/aosp12/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_response.cpp584 Return<void> RadioResponse_v1_1::getHardwareConfigResponse( in getHardwareConfigResponse() function in RadioResponse_v1_1
H A Dradio_hidl_hal_utils_v1_1.h369 Return<void> getHardwareConfigResponse(
/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_utils_v1_0.h371 Return<void> getHardwareConfigResponse(
H A Dradio_response.cpp799 Return<void> RadioResponse::getHardwareConfigResponse( in getHardwareConfigResponse() function in RadioResponse
/aosp12/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_response.cpp592 Return<void> RadioResponse_v1_2::getHardwareConfigResponse( in getHardwareConfigResponse() function in RadioResponse_v1_2
H A Dradio_hidl_hal_utils_v1_2.h409 Return<void> getHardwareConfigResponse(
/aosp12/hardware/interfaces/radio/1.3/vts/functional/
H A Dradio_response.cpp594 Return<void> RadioResponse_v1_3::getHardwareConfigResponse( in getHardwareConfigResponse() function in RadioResponse_v1_3
H A Dradio_hidl_hal_utils_v1_3.h372 Return<void> getHardwareConfigResponse(
/aosp12/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_response.cpp600 Return<void> RadioResponse_v1_4::getHardwareConfigResponse( in getHardwareConfigResponse() function in RadioResponse_v1_4
H A Dradio_hidl_hal_utils_v1_4.h393 Return<void> getHardwareConfigResponse(
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_response.cpp600 Return<void> RadioResponse_v1_5::getHardwareConfigResponse( in getHardwareConfigResponse() function in RadioResponse_v1_5
H A Dradio_hidl_hal_utils_v1_5.h410 Return<void> getHardwareConfigResponse(
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_response.cpp666 Return<void> RadioResponse_v1_6::getHardwareConfigResponse( in getHardwareConfigResponse() function in RadioResponse_v1_6
H A Dradio_hidl_hal_utils_v1_6.h508 Return<void> getHardwareConfigResponse(
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioResponse.java1571 public void getHardwareConfigResponse( in getHardwareConfigResponse() method in RadioResponse
/aosp12/hardware/interfaces/radio/1.0/
H A DIRadio.hal1393 * Response callback is IRadioResponse.getHardwareConfigResponse()
H A DIRadioResponse.hal2328 oneway getHardwareConfigResponse(RadioResponseInfo info, vec<HardwareConfig> config);