Searched refs:kLeAudioCodecChannelCountSevenChannel (Results 1 – 3 of 3) sorted by relevance
819 codec_spec_caps::kLeAudioCodecChannelCountSevenChannel)), in TEST()820 codec_spec_caps::kLeAudioCodecChannelCountSevenChannel); in TEST()
386 if (u8_val & codec_spec_caps::kLeAudioCodecChannelCountSevenChannel) { in CapabilityValueToStr()
296 constexpr uint8_t kLeAudioCodecChannelCountSevenChannel = 0x40; variable