Home
last modified time | relevance | path

Searched refs:kChannelAllocationStereo (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevices_test.cc2185 ASSERT_EQ(group_audio_locations.sink, kChannelAllocationStereo); in TEST_P()
2224 tws_headset->snk_audio_locations_ = kChannelAllocationStereo; in TEST_P()
2350 left->snk_audio_locations_ = kChannelAllocationStereo; in TEST_P()
2351 right->snk_audio_locations_ = kChannelAllocationStereo; in TEST_P()
2415 left->snk_audio_locations_ = kChannelAllocationStereo; in TEST_P()
2416 right->snk_audio_locations_ = kChannelAllocationStereo; in TEST_P()
Dle_audio_types.h1332 static constexpr uint32_t kChannelAllocationStereo = variable