Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dhci_conn.c256 int hci_disconnect(struct hci_conn *conn, __u8 reason) in hci_disconnect() function
Dhci_event.c2521 hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE); in hci_cs_le_start_enc()
3183 hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE); in hci_encrypt_change_evt()
4585 hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE); in hci_key_refresh_complete_evt()
Dsmp.c1374 hci_disconnect(conn->hcon, HCI_ERROR_REMOTE_USER_TERM); in smp_timeout()
3191 hci_disconnect(chan->conn->hcon, HCI_ERROR_AUTH_FAILURE); in smp_recv_cb()
Dhci_request.c1376 hci_disconnect(conn, HCI_ERROR_REMOTE_POWER_OFF); in hci_req_prepare_suspend()
Dhci_core.c4528 hci_disconnect(c, HCI_ERROR_REMOTE_USER_TERM); in hci_link_tx_to()
Dmgmt.c2625 err = hci_disconnect(conn, HCI_ERROR_REMOTE_USER_TERM); in disconnect()
/Linux-v5.15/include/net/bluetooth/
Dhci_core.h1082 int hci_disconnect(struct hci_conn *conn, __u8 reason);