Searched refs:kLeAudioCodecChannelCountFourChannel (Results 1 – 3 of 3) sorted by relevance
807 codec_spec_caps::kLeAudioCodecChannelCountFourChannel)), in TEST()808 codec_spec_caps::kLeAudioCodecChannelCountFourChannel); in TEST()
377 if (u8_val & codec_spec_caps::kLeAudioCodecChannelCountFourChannel) { in CapabilityValueToStr()
293 constexpr uint8_t kLeAudioCodecChannelCountFourChannel = 0x08; variable