Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dl2c_api.h585 L2C_API extern UINT8 L2CA_SetDesireRole (UINT8 new_role);
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_act.c3789 L2CA_SetDesireRole (HCI_ROLE_MASTER); in bta_dm_adjust_roles()
3801 L2CA_SetDesireRole (HCI_ROLE_MASTER); in bta_dm_adjust_roles()
3837 L2CA_SetDesireRole (L2CAP_DESIRED_LINK_ROLE); in bta_dm_adjust_roles()
3844 L2CA_SetDesireRole (L2CAP_DESIRED_LINK_ROLE); in bta_dm_adjust_roles()
/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_api.c828 UINT8 L2CA_SetDesireRole (UINT8 new_role) in L2CA_SetDesireRole() function
/external/bluetooth/bluedroid/bta/av/
Dbta_av_aact.c870 L2CA_SetDesireRole(L2CAP_ROLE_DISALLOW_SWITCH); in bta_av_do_disc_a2d()
2277 L2CA_SetDesireRole(L2CAP_ROLE_ALLOW_SWITCH); in bta_av_str_closed()