Searched refs:btsnd_hcic_switch_role (Results 1 – 3 of 3) sorted by relevance
686 if (!btsnd_hcic_switch_role (remote_bd_addr, new_role)) in BTM_SwitchRole()754 if (!btsnd_hcic_switch_role (p->remote_addr, (UINT8)!p->link_role)) in btm_acl_encrypt_change()2374 sw_ok = btsnd_hcic_switch_role (p->remote_addr, (UINT8)!p->link_role); in btm_cont_rswitch()
329 extern BOOLEAN btsnd_hcic_switch_role (BD_ADDR bd_addr, UINT8 role);
846 BOOLEAN btsnd_hcic_switch_role (BD_ADDR bd_addr, UINT8 role) in btsnd_hcic_switch_role() function