Home
last modified time | relevance | path

Searched refs:hci_disconnect (Results 1 – 5 of 5) sorted by relevance

/linux/net/bluetooth/
H A Dhci_event.c2934 hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE); in hci_cs_le_start_enc()
3600 hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE); in hci_encrypt_change_evt()
4643 hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE); in hci_link_key_notify_evt()
5116 hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE); in hci_key_refresh_complete_evt()
H A Dsmp.c1382 hci_disconnect(conn->hcon, HCI_ERROR_REMOTE_USER_TERM); in smp_timeout()
3197 hci_disconnect(chan->conn->hcon, HCI_ERROR_AUTH_FAILURE); in smp_recv_cb()
H A Dhci_conn.c179 int hci_disconnect(struct hci_conn *conn, __u8 reason) in hci_disconnect() function
H A Dhci_core.c3430 hci_disconnect(c, HCI_ERROR_REMOTE_USER_TERM); in hci_link_tx_to()
/linux/include/net/bluetooth/
H A Dhci_core.h1443 int hci_disconnect(struct hci_conn *conn, __u8 reason);