Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_types.cc382 if (u8_val & codec_spec_caps::kLeAudioCodecChannelCountEightChannel) { in CapabilityValueToStr()
Dle_audio_types.h267 constexpr uint8_t kLeAudioCodecChannelCountEightChannel = 0x80; variable