Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_constants.py195 LDAC = 4 variable in BluetoothA2dpCodec
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dcodec_status_hidl.cc420 codec_config->codecType = CodecType::LDAC; in A2dpLdacToHalConfig()
491 codec_type_masks |= CodecType::LDAC; in UpdateOffloadingCapabilities()
556 case CodecType::LDAC: { in IsCodecOffloadingEnabled()
Dclient_interface_hidl_unittest.cc305 case CodecType::LDAC: { in IsCodecOffloadingSupported()
597 codec_config.codecType = CodecType::LDAC; in LdacCodecConfigurationsGenerator()
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dcodec_status_aidl.cc420 codec_config->codecType = CodecType::LDAC; in A2dpLdacToHalConfig()
533 codec_type_set.insert(CodecType::LDAC); in UpdateOffloadingCapabilities()
616 case CodecType::LDAC: { in IsCodecOffloadingEnabled()
/packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/
Dlibbt_audio_hal_client_interface_fuzzer.cpp311 codecConfig.codecType = CodecType::LDAC; in LdacCodecConfigurationsGenerator()