Home
last modified time | relevance | path

Searched refs:kLeAudioCodecChannelCountEightChannel (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_types_test.cc823 codec_spec_caps::kLeAudioCodecChannelCountEightChannel)), in TEST()
824 codec_spec_caps::kLeAudioCodecChannelCountEightChannel); in TEST()
Dle_audio_types.cc389 if (u8_val & codec_spec_caps::kLeAudioCodecChannelCountEightChannel) { in CapabilityValueToStr()
Dle_audio_types.h297 constexpr uint8_t kLeAudioCodecChannelCountEightChannel = 0x80; variable