Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevice_groups.cc1987 auto active_conf = GetActiveConfiguration(); in PrintDebugState() local
2005 << (active_conf ? active_conf->name : " not set"); in PrintDebugState()
2053 auto active_conf = GetActiveConfiguration(); in Dump() local
2068 << (active_conf ? active_conf->name : " not set") << "\n" in Dump()