Searched refs:kLeAudioCodecChannelCountTwoChannel (Results 1 – 6 of 6) sorted by relevance
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | devices_test.cc | 1185 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 …]
|
D | le_audio_types_test.cc | 336 codec_spec_caps::kLeAudioCodecChannelCountTwoChannel, in TEST() 799 codec_spec_caps::kLeAudioCodecChannelCountTwoChannel)), in TEST() 800 codec_spec_caps::kLeAudioCodecChannelCountTwoChannel); in TEST()
|
D | state_machine_test.cc | 47 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 …]
|
D | le_audio_types.cc | 287 if (u8_val & codec_spec_caps::kLeAudioCodecChannelCountTwoChannel) { in CapabilityValueToStr()
|
D | le_audio_types.h | 291 constexpr uint8_t kLeAudioCodecChannelCountTwoChannel = 0x02; variable
|
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/ |
D | le_audio_utils_unittest.cc | 991 ::bluetooth::le_audio::codec_spec_caps::kLeAudioCodecChannelCountTwoChannel, 80, 120); in TEST()
|