Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevices_test.cc599 auto new_counts = caps.supported_audio_channel_counts.value(); in GetVendorAseConfigurationsForRequirements() local
600 if (new_counts > target_max_channel_counts_per_ase_bitmap) { in GetVendorAseConfigurationsForRequirements()
601 target_max_channel_counts_per_ase_bitmap = new_counts; in GetVendorAseConfigurationsForRequirements()