Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevices_test.cc753 std::optional<uint32_t> src_allocation = kChannelAllocationStereo) { in AddTestDevice() argument
804 if (src_allocation) { in AddTestDevice()
806 types::AudioLocations(src_allocation.value())); in AddTestDevice()