Searched refs:L2CA_SetDesireRole (Results 1 – 4 of 4) sorted by relevance
691 extern UINT8 L2CA_SetDesireRole (UINT8 new_role);
3922 L2CA_SetDesireRole (HCI_ROLE_MASTER); in bta_dm_adjust_roles()3935 L2CA_SetDesireRole (HCI_ROLE_MASTER); in bta_dm_adjust_roles()3968 L2CA_SetDesireRole (L2CAP_DESIRED_LINK_ROLE); in bta_dm_adjust_roles()3973 L2CA_SetDesireRole (L2CAP_DESIRED_LINK_ROLE); in bta_dm_adjust_roles()
952 L2CA_SetDesireRole(L2CAP_ROLE_DISALLOW_SWITCH); in bta_av_do_disc_a2d()2476 L2CA_SetDesireRole(L2CAP_ROLE_ALLOW_SWITCH); in bta_av_str_closed()
883 UINT8 L2CA_SetDesireRole (UINT8 new_role) in L2CA_SetDesireRole() function