Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/acl/
Dacl.h297 bool is_switch_role_in_progress() const { in is_switch_role_in_progress() function
304 return is_switch_role_switching() || is_switch_role_in_progress(); in is_switch_role_switching_or_in_progress()
Dbtm_acl.cc1408 if (p_acl->is_switch_role_in_progress()) { in btm_acl_role_changed()