Home
last modified time | relevance | path

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

/system/bt/stack/acl/
Dacl.h294 bool is_switch_role_in_progress() const { in is_switch_role_in_progress() function
301 return is_switch_role_switching() || is_switch_role_in_progress(); in is_switch_role_switching_or_in_progress()
Dbtm_acl.cc1440 if (p_acl->is_switch_role_in_progress()) { in btm_acl_role_changed()