Searched refs:kLeAudioCodecChannelCountThreeChannel (Results 1 – 3 of 3) sorted by relevance
803 codec_spec_caps::kLeAudioCodecChannelCountThreeChannel)), in TEST()804 codec_spec_caps::kLeAudioCodecChannelCountThreeChannel); in TEST()
374 if (u8_val & codec_spec_caps::kLeAudioCodecChannelCountThreeChannel) { in CapabilityValueToStr()
292 constexpr uint8_t kLeAudioCodecChannelCountThreeChannel = 0x04; variable