Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_types.cc370 if (u8_val & codec_spec_caps::kLeAudioCodecChannelCountFourChannel) { in CapabilityValueToStr()
Dle_audio_types.h263 constexpr uint8_t kLeAudioCodecChannelCountFourChannel = 0x08; variable