Searched refs:kLeAudioCodecChannelCountEightChannel (Results 1 – 3 of 3) sorted by relevance
823 codec_spec_caps::kLeAudioCodecChannelCountEightChannel)), in TEST()824 codec_spec_caps::kLeAudioCodecChannelCountEightChannel); in TEST()
389 if (u8_val & codec_spec_caps::kLeAudioCodecChannelCountEightChannel) { in CapabilityValueToStr()
297 constexpr uint8_t kLeAudioCodecChannelCountEightChannel = 0x80; variable