Searched refs:btsnd_hcic_switch_role (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_acl.c742 if (!btsnd_hcic_switch_role (remote_bd_addr, new_role))
969 if (!btsnd_hcic_switch_role (p->remote_addr, (UINT8)!p->link_role))
3324 sw_ok = btsnd_hcic_switch_role (p->remote_addr, (UINT8)!p->link_role);
/external/bluetooth/bluedroid/stack/include/
H A Dhcimsgs.h395 HCI_API extern BOOLEAN btsnd_hcic_switch_role (BD_ADDR bd_addr, UINT8 role);
/external/bluetooth/bluedroid/stack/hcic/
H A Dhcicmds.c928 BOOLEAN btsnd_hcic_switch_role (BD_ADDR bd_addr, UINT8 role) function

Completed in 159 milliseconds