Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dhci_event.c3003 hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE); in hci_cs_le_start_enc()
3650 hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE); in hci_encrypt_change_evt()
4766 hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE); in hci_link_key_notify_evt()
5238 hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE); in hci_key_refresh_complete_evt()
Dsmp.c1388 hci_disconnect(conn->hcon, HCI_ERROR_REMOTE_USER_TERM); in smp_timeout()
3205 hci_disconnect(chan->conn->hcon, HCI_ERROR_AUTH_FAILURE); in smp_recv_cb()
Dhci_conn.c240 int hci_disconnect(struct hci_conn *conn, __u8 reason) in hci_disconnect() function
Dhci_core.c3432 hci_disconnect(c, HCI_ERROR_REMOTE_USER_TERM); in hci_link_tx_to()
Dmgmt.c3177 err = hci_disconnect(conn, HCI_ERROR_REMOTE_USER_TERM); in disconnect()
/linux-6.6.21/include/net/bluetooth/
Dhci_core.h1450 int hci_disconnect(struct hci_conn *conn, __u8 reason);