Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_types_test.cc819 codec_spec_caps::kLeAudioCodecChannelCountSevenChannel)), in TEST()
820 codec_spec_caps::kLeAudioCodecChannelCountSevenChannel); in TEST()
Dle_audio_types.cc386 if (u8_val & codec_spec_caps::kLeAudioCodecChannelCountSevenChannel) { in CapabilityValueToStr()
Dle_audio_types.h296 constexpr uint8_t kLeAudioCodecChannelCountSevenChannel = 0x40; variable