Home
last modified time | relevance | path

Searched refs:SrcLc3 (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/le_audio/
Dle_audio_shim.cc55 case static_cast<int>(BtLeAudioCodecIndex::SrcLc3): in from_rust_btle_audio_codec_config()
68 return BtLeAudioCodecConfig{.codec_type = static_cast<int>(BtLeAudioCodecIndex::SrcLc3)}; in to_rust_btle_audio_codec_config()
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dle_audio.rs19 SrcLc3 = 0, enumerator