Home
last modified time | relevance | path

Searched refs:kLeAudioCodecChannelCountThreeChannel (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_types_test.cc803 codec_spec_caps::kLeAudioCodecChannelCountThreeChannel)), in TEST()
804 codec_spec_caps::kLeAudioCodecChannelCountThreeChannel); in TEST()
Dle_audio_types.cc374 if (u8_val & codec_spec_caps::kLeAudioCodecChannelCountThreeChannel) { in CapabilityValueToStr()
Dle_audio_types.h292 constexpr uint8_t kLeAudioCodecChannelCountThreeChannel = 0x04; variable