Home
last modified time | relevance | path

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

/hardware/interfaces/radio/aidl/vts/
Dradio_network_response.cpp34 const RadioResponseInfo& info, const std::vector<RadioBandMode>& bandModes) { in getAvailableBandModesResponse() argument
36 radioBandModes = bandModes; in getAvailableBandModesResponse()
Dradio_network_utils.h58 const RadioResponseInfo& info, const std::vector<RadioBandMode>& bandModes) override;
/hardware/interfaces/radio/aidl/android/hardware/radio/network/
DIRadioNetworkResponse.aidl84 void getAvailableBandModesResponse(in RadioResponseInfo info, in RadioBandMode[] bandModes); in getAvailableBandModesResponse() argument
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/1/android/hardware/radio/network/
DIRadioNetworkResponse.aidl39 …ardware.radio.RadioResponseInfo info, in android.hardware.radio.network.RadioBandMode[] bandModes); in getAvailableBandModesResponse() argument
/hardware/interfaces/radio/aidl/compat/libradiocompat/network/
DRadioResponse-network.cpp65 const V1_0::RadioResponseInfo& info, const hidl_vec<V1_0::RadioBandMode>& bandModes) { in getAvailableBandModesResponse() argument
67 networkCb()->getAvailableBandModesResponse(toAidl(info), toAidl(bandModes)); in getAvailableBandModesResponse()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/2/android/hardware/radio/network/
DIRadioNetworkResponse.aidl39 …ardware.radio.RadioResponseInfo info, in android.hardware.radio.network.RadioBandMode[] bandModes); in getAvailableBandModesResponse() argument
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_response.cpp320 const RadioResponseInfo& info, const ::android::hardware::hidl_vec<RadioBandMode>& bandModes) { in getAvailableBandModesResponse()
322 radioBandModes = bandModes; in getAvailableBandModesResponse()
Dradio_hidl_hal_utils_v1_2.h269 const ::android::hardware::hidl_vec<RadioBandMode>& bandModes);
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/3/android/hardware/radio/network/
DIRadioNetworkResponse.aidl40 …ardware.radio.RadioResponseInfo info, in android.hardware.radio.network.RadioBandMode[] bandModes); in getAvailableBandModesResponse() argument
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/current/android/hardware/radio/network/
DIRadioNetworkResponse.aidl40 …ardware.radio.RadioResponseInfo info, in android.hardware.radio.network.RadioBandMode[] bandModes); in getAvailableBandModesResponse() argument
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_response.cpp323 const ::android::hardware::hidl_vec<RadioBandMode>& bandModes) { in getAvailableBandModesResponse()
325 radioBandModes = bandModes; in getAvailableBandModesResponse()
Dradio_hidl_hal_utils_v1_4.h251 const ::android::hardware::hidl_vec<RadioBandMode>& bandModes);
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_response.cpp323 const ::android::hardware::hidl_vec<RadioBandMode>& bandModes) { in getAvailableBandModesResponse()
325 radioBandModes = bandModes; in getAvailableBandModesResponse()
Dradio_hidl_hal_utils_v1_5.h268 const ::android::hardware::hidl_vec<RadioBandMode>& bandModes);
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_utils_v1_0.h232 const ::android::hardware::hidl_vec<RadioBandMode>& bandModes);
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_hidl_hal_utils_v1_1.h230 const ::android::hardware::hidl_vec<RadioBandMode>& bandModes);
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_hidl_hal_utils_v1_3.h230 const ::android::hardware::hidl_vec<RadioBandMode>& bandModes);
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/
DRadioResponse.h160 const hidl_vec<V1_0::RadioBandMode>& bandModes) override;
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_utils_v1_6.h318 const ::android::hardware::hidl_vec<RadioBandMode>& bandModes);
/hardware/interfaces/radio/1.0/
DIRadioResponse.hal1268 * @param bandModes List of RadioBandMode listing supported modes
1282 oneway getAvailableBandModesResponse(RadioResponseInfo info, vec<RadioBandMode> bandModes);