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