Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevice_groups.cc111 bool check_ase_count = direction < types::kLeAudioDirectionBoth; in NumOfAvailableForDirection() local
118 if (check_ase_count && (dev->GetAseCount(direction) == 0)) { in NumOfAvailableForDirection()