Home
last modified time | relevance | path

Searched refs:kLeAudioCodecChannelCountTwoChannel (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevices_test.cc1185 kLeAudioCodecChannelCountSingleChannel | kLeAudioCodecChannelCountTwoChannel, in TestLc3CodecConfig()
1634 TestGroupAseConfigurationData data({banded_headphones, kLeAudioCodecChannelCountTwoChannel, in TEST_P()
1643 TestGroupAseConfigurationData data({banded_headphones, kLeAudioCodecChannelCountTwoChannel, in TEST_P()
1652 TestGroupAseConfigurationData data({banded_headphones, kLeAudioCodecChannelCountTwoChannel, in TEST_P()
1663 TestGroupAseConfigurationData data({banded_headset, kLeAudioCodecChannelCountTwoChannel, in TEST_P()
1673 TestGroupAseConfigurationData data({banded_headset, kLeAudioCodecChannelCountTwoChannel, in TEST_P()
1683 kLeAudioCodecChannelCountSingleChannel | kLeAudioCodecChannelCountTwoChannel, in TEST_P()
1684 kLeAudioCodecChannelCountSingleChannel | kLeAudioCodecChannelCountTwoChannel, 2, 2}); in TEST_P()
1767 TestGroupAseConfigurationData data({banded_headset, kLeAudioCodecChannelCountTwoChannel, in TEST_P()
1775 TestGroupAseConfigurationData data({banded_headset, kLeAudioCodecChannelCountTwoChannel, in TEST_P()
[all …]
Dle_audio_types_test.cc336 codec_spec_caps::kLeAudioCodecChannelCountTwoChannel, in TEST()
799 codec_spec_caps::kLeAudioCodecChannelCountTwoChannel)), in TEST()
800 codec_spec_caps::kLeAudioCodecChannelCountTwoChannel); in TEST()
Dstate_machine_test.cc47 using ::bluetooth::le_audio::codec_spec_caps::kLeAudioCodecChannelCountTwoChannel;
1763 channel_count_ = kLeAudioCodecChannelCountSingleChannel | kLeAudioCodecChannelCountTwoChannel; in TEST_F()
1879 channel_count_ = kLeAudioCodecChannelCountSingleChannel | kLeAudioCodecChannelCountTwoChannel; in TEST_F()
2229 channel_count_ = kLeAudioCodecChannelCountSingleChannel | kLeAudioCodecChannelCountTwoChannel; in TEST_F()
2294 channel_count_ = kLeAudioCodecChannelCountSingleChannel | kLeAudioCodecChannelCountTwoChannel; in TEST_F()
2342 channel_count_ = kLeAudioCodecChannelCountSingleChannel | kLeAudioCodecChannelCountTwoChannel; in TEST_F()
2396 channel_count_ = kLeAudioCodecChannelCountSingleChannel | kLeAudioCodecChannelCountTwoChannel; in TEST_F()
3513 channel_count_ = kLeAudioCodecChannelCountSingleChannel | kLeAudioCodecChannelCountTwoChannel; in TEST_F()
3590 channel_count_ = kLeAudioCodecChannelCountSingleChannel | kLeAudioCodecChannelCountTwoChannel; in TEST_F()
3652 channel_count_ = kLeAudioCodecChannelCountSingleChannel | kLeAudioCodecChannelCountTwoChannel; in TEST_F()
[all …]
Dle_audio_types.cc287 if (u8_val & codec_spec_caps::kLeAudioCodecChannelCountTwoChannel) { in CapabilityValueToStr()
Dle_audio_types.h291 constexpr uint8_t kLeAudioCodecChannelCountTwoChannel = 0x02; variable
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dle_audio_utils_unittest.cc991 ::bluetooth::le_audio::codec_spec_caps::kLeAudioCodecChannelCountTwoChannel, 80, 120); in TEST()