Searched refs:L2CA_SetDesireRole (Results 1 – 4 of 4) sorted by relevance
601 extern UINT8 L2CA_SetDesireRole (UINT8 new_role);
3662 L2CA_SetDesireRole (HCI_ROLE_MASTER); in bta_dm_adjust_roles()3678 L2CA_SetDesireRole (HCI_ROLE_MASTER); in bta_dm_adjust_roles()3712 L2CA_SetDesireRole (L2CAP_DESIRED_LINK_ROLE); in bta_dm_adjust_roles()3719 L2CA_SetDesireRole (L2CAP_DESIRED_LINK_ROLE); in bta_dm_adjust_roles()
994 L2CA_SetDesireRole(L2CAP_ROLE_DISALLOW_SWITCH); in bta_av_do_disc_a2d()2529 L2CA_SetDesireRole(L2CAP_ROLE_ALLOW_SWITCH); in bta_av_str_closed()
908 UINT8 L2CA_SetDesireRole (UINT8 new_role) in L2CA_SetDesireRole() function