Home
last modified time | relevance | path

Searched refs:getUseControllerCodec (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/interfaces/bluetooth/audio/utils/aidl_session/
H A DBluetoothHfpCodecsProvider.cpp101 transport.useControllerCodec = cfg.getUseControllerCodec(); in GetHfpAudioCodecInfo()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/utils/hfp_codec_capabilities/gen/cpp/include/
Daidl_android_hardware_bluetooth_audio_hfp_setting.h128 const bool& getUseControllerCodec() const;
/aosp_15_r20/hardware/interfaces/bluetooth/audio/utils/hfp_codec_capabilities/schema/
H A Dcurrent.txt22 method public boolean getUseControllerCodec();
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/utils/hfp_codec_capabilities.docs/android_common/everything/hfp_codec_capabilities/schema/
Dcurrent.txt22 method public boolean getUseControllerCodec();
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/utils/hfp_codec_capabilities/gen/cpp/
Daidl_android_hardware_bluetooth_audio_hfp_setting.cpp395 const bool& Configuration::getUseControllerCodec() const { in getUseControllerCodec() function in aidl::android::hardware::bluetooth::audio::hfp::setting::Configuration