Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/include/
H A Dacl_api.h252 bool acl_is_role_switch_allowed();
/aosp12/system/bt/test/mock/
H A Dmock_stack_acl.cc93 bool acl_is_role_switch_allowed() { in acl_is_role_switch_allowed() function
/aosp12/system/bt/stack/acl/
H A Dbtm_acl.cc2537 bool acl_is_role_switch_allowed() { in acl_is_role_switch_allowed() function
2649 const bool acl_allows_role_switch = acl_is_role_switch_allowed(); in acl_create_classic_connection()