Searched refs:hci_disconnect (Results 1 - 6 of 6) sorted by relevance

/linux-master/net/bluetooth/
H A Dhci_event.c2934 hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE);
3600 hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE);
4643 hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE);
5116 hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE);
H A Dsmp.c1387 hci_disconnect(conn->hcon, HCI_ERROR_REMOTE_USER_TERM);
3204 hci_disconnect(chan->conn->hcon, HCI_ERROR_AUTH_FAILURE);
H A Dhci_conn.c181 int hci_disconnect(struct hci_conn *conn, __u8 reason) function
H A Dhci_core.c3466 /* hci_disconnect might sleep, so, we have to release
3470 hci_disconnect(c, HCI_ERROR_REMOTE_USER_TERM);
H A Dmgmt.c3114 err = hci_disconnect(conn, HCI_ERROR_REMOTE_USER_TERM);
/linux-master/include/net/bluetooth/
H A Dhci_core.h1453 int hci_disconnect(struct hci_conn *conn, __u8 reason);

Completed in 194 milliseconds