Searched refs:kLeAudioCodecChannelCountFourChannel (Results 1 – 2 of 2) sorted by relevance
370 if (u8_val & codec_spec_caps::kLeAudioCodecChannelCountFourChannel) { in CapabilityValueToStr()
263 constexpr uint8_t kLeAudioCodecChannelCountFourChannel = 0x08; variable