Home
last modified time | relevance | path

Searched refs:hci_conn_switch_role (Results 1 – 2 of 2) sorted by relevance

/net/bluetooth/
Dhci_conn.c780 int hci_conn_switch_role(struct hci_conn *conn, __u8 role) in hci_conn_switch_role() function
796 EXPORT_SYMBOL(hci_conn_switch_role);
/net/bluetooth/rfcomm/
Dcore.c1247 hci_conn_switch_role(conn->hcon, 0x00); in rfcomm_dlc_accept()