Home
last modified time | relevance | path

Searched defs:useControllerCodec (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/utils/hfp_codec_capabilities/gen/cpp/
Daidl_android_hardware_bluetooth_audio_hfp_setting.cpp347 …ypes, std::optional<unsigned char> retransmissionEffort, std::optional<bool> useControllerCodec, s… in Configuration()
473 std::optional<bool> useControllerCodec = std::nullopt; in read() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V5-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/
DCodecInfo.h103 bool useControllerCodec = true; variable
/aosp_15_r20/packages/modules/Bluetooth/system/bta/include/
Dbta_ag_api.h318 bool useControllerCodec; member