Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Ddevices_test.cc1167 kLeAudioCodecChannelCountSingleChannel | kLeAudioCodecChannelCountTwoChannel, in TestLc3CodecConfig()
1608 TestGroupAseConfigurationData data({banded_headphones, kLeAudioCodecChannelCountTwoChannel, in TEST_P()
1617 TestGroupAseConfigurationData data({banded_headphones, kLeAudioCodecChannelCountTwoChannel, in TEST_P()
1626 TestGroupAseConfigurationData data({banded_headphones, kLeAudioCodecChannelCountTwoChannel, in TEST_P()
1637 TestGroupAseConfigurationData data({banded_headset, kLeAudioCodecChannelCountTwoChannel, in TEST_P()
1652 TestGroupAseConfigurationData data({banded_headset, kLeAudioCodecChannelCountTwoChannel, in TEST_P()
1662 kLeAudioCodecChannelCountSingleChannel | kLeAudioCodecChannelCountTwoChannel, in TEST_P()
1663 kLeAudioCodecChannelCountSingleChannel | kLeAudioCodecChannelCountTwoChannel, 2, 2}); in TEST_P()
1746 TestGroupAseConfigurationData data({banded_headset, kLeAudioCodecChannelCountTwoChannel, in TEST_P()
1754 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.cc50 using ::bluetooth::le_audio::codec_spec_caps::kLeAudioCodecChannelCountTwoChannel;
1703 channel_count_ = kLeAudioCodecChannelCountSingleChannel | kLeAudioCodecChannelCountTwoChannel; in TEST_F()
1820 channel_count_ = kLeAudioCodecChannelCountSingleChannel | kLeAudioCodecChannelCountTwoChannel; in TEST_F()
2162 channel_count_ = kLeAudioCodecChannelCountSingleChannel | kLeAudioCodecChannelCountTwoChannel; in TEST_F()
2222 channel_count_ = kLeAudioCodecChannelCountSingleChannel | kLeAudioCodecChannelCountTwoChannel; in TEST_F()
2270 channel_count_ = kLeAudioCodecChannelCountSingleChannel | kLeAudioCodecChannelCountTwoChannel; in TEST_F()
2324 channel_count_ = kLeAudioCodecChannelCountSingleChannel | kLeAudioCodecChannelCountTwoChannel; in TEST_F()
3435 channel_count_ = kLeAudioCodecChannelCountSingleChannel | kLeAudioCodecChannelCountTwoChannel; in TEST_F()
3512 channel_count_ = kLeAudioCodecChannelCountSingleChannel | kLeAudioCodecChannelCountTwoChannel; in TEST_F()
3574 channel_count_ = kLeAudioCodecChannelCountSingleChannel | kLeAudioCodecChannelCountTwoChannel; in TEST_F()
[all …]
Dle_audio_types.cc371 if (u8_val & codec_spec_caps::kLeAudioCodecChannelCountTwoChannel) { in CapabilityValueToStr()
Dle_audio_types.h291 constexpr uint8_t kLeAudioCodecChannelCountTwoChannel = 0x02; variable
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dle_audio_utils_unittest.cc788 ::bluetooth::le_audio::codec_spec_caps::kLeAudioCodecChannelCountTwoChannel, 80, 120); in TEST()