Home
last modified time | relevance | path

Searched refs:LC3 (Results 1 – 13 of 13) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco_hfp_hal.h36 LC3 = 1 << 3, enumerator
60 return codec::LC3; in esco_coding_to_codec()
Dbtm_sco_hfp_hal_linux.cc397 codec_id = get_offload_enabled() ? codec::LC3 : codec::MSBC_TRANSPARENT; in set_codec_datapath()
460 if (codec == codec::LC3) { in notify_sco_connection_change()
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhfp.rs19 LC3 = 0x03, enumerator
31 LC3 = 0x06, enumerator
87 const LC3 = 0b100; constant
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dprovider_info.cc64 } else if (codecInfo.id == CodecId::Core::LC3) { in ProviderInfo()
Dle_audio_software_aidl.cc617 if (hal_capability.codecType != CodecType::LC3) { in hal_ucast_capability_to_stack_format()
673 if (hal_bcast_capability.codecType != CodecType::LC3) { in hal_bcast_capability_to_stack_format()
Dle_audio_utils.cc35 codec = ::aidl::android::hardware::bluetooth::audio::CodecId::Core::LC3; in GetAidlCodecIdFromStackFormat()
60 ::aidl::android::hardware::bluetooth::audio::CodecId::Core::LC3) { in GetStackCodecIdFromAidlFormat()
Dle_audio_utils_unittest.cc65 aidl::android::hardware::bluetooth::audio::CodecId::Core::LC3;
/packages/modules/Bluetooth/system/stack/mmc/proto/
Dmmc_config.proto102 // HFP LC3 encoder and decoder have same parameter type.
/packages/modules/Bluetooth/system/audio_hal_interface/
Dhfp_client_interface.cc81 if (sco_codec & BTM_SCO_CODEC_LC3) return CodecId::Core::LC3; in get_codec_id_by_peer_codec()
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcallbacks.rs1492 let is_swb = codec_id == HfpCodecId::LC3 as u16; in on_hfp_debug_dump()
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs1819 let is_swb = codec_id == HfpCodecId::LC3 as u16; in dispatch_hfp_callbacks()
3871 HfpCodecBitId::LC3 in get_hfp_audio_final_codecs()
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl1375 LC3 = 0x06,
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl1513 LC3 = 0x06,