Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_act.cc87 static void bta_dm_adjust_roles(bool delay_role_switch);
745 bta_dm_adjust_roles(true); in bta_dm_acl_up()
848 bta_dm_adjust_roles(true); in bta_dm_acl_down()
987 bta_dm_adjust_roles(false); in bta_dm_rm_cback()
1001 bta_dm_adjust_roles(false); in bta_dm_delay_role_switch_cback()
1014 static void bta_dm_adjust_roles(bool delay_role_switch) { in bta_dm_adjust_roles() function