Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c2445 hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE); in hci_cs_le_start_enc()
3113 hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE); in hci_encrypt_change_evt()
4078 hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE); in hci_link_key_notify_evt()
4522 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()
3199 hci_disconnect(chan->conn->hcon, HCI_ERROR_AUTH_FAILURE); in smp_recv_cb()
H A Dhci_conn.c237 int hci_disconnect(struct hci_conn *conn, __u8 reason) in hci_disconnect() function
H A Dhci_request.c1312 hci_disconnect(conn, HCI_ERROR_REMOTE_POWER_OFF); in hci_req_prepare_suspend()
H A Dhci_core.c4349 hci_disconnect(c, HCI_ERROR_REMOTE_USER_TERM); in hci_link_tx_to()
H A Dmgmt.c2621 err = hci_disconnect(conn, HCI_ERROR_REMOTE_USER_TERM); in disconnect()
/kernel/linux/linux-6.6/net/bluetooth/
H A 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()
H A Dhci_event.c2999 hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE); in hci_cs_le_start_enc()
3644 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()
5239 hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE); in hci_key_refresh_complete_evt()
H A Dhci_conn.c239 int hci_disconnect(struct hci_conn *conn, __u8 reason) in hci_disconnect() function
H A Dhci_core.c3459 /* hci_disconnect might sleep, so, we have to release in hci_link_tx_to()
3463 hci_disconnect(c, HCI_ERROR_REMOTE_USER_TERM); in hci_link_tx_to()
H A Dmgmt.c3109 err = hci_disconnect(conn, HCI_ERROR_REMOTE_USER_TERM); in disconnect()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1056 int hci_disconnect(struct hci_conn *conn, __u8 reason);
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1451 int hci_disconnect(struct hci_conn *conn, __u8 reason);

Completed in 68 milliseconds