Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevice_groups.h82 bool IsGroupConfiguredTo(const types::AudioSetConfiguration& cfg) { in IsGroupConfiguredTo() function
Dclient.cc1356 if (audio_set_conf && group->IsGroupConfiguredTo(*audio_set_conf)) { in SetInCall()
4393 if (group->IsGroupConfiguredTo(*audio_set_conf) && !DsaReconfigureNeeded(group, context_type)) { in UpdateConfigAndCheckIfReconfigurationIsNeeded()