Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_conn.c239 int hci_disconnect(struct hci_conn *conn, __u8 reason) in hci_disconnect() function
H A Dhci_event.c2442 hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE); in hci_cs_le_start_enc()
3104 hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE); in hci_encrypt_change_evt()
4491 hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE); in hci_key_refresh_complete_evt()
H A Dsmp.c1372 hci_disconnect(conn->hcon, HCI_ERROR_REMOTE_USER_TERM); in smp_timeout()
3184 hci_disconnect(chan->conn->hcon, HCI_ERROR_AUTH_FAILURE); in smp_recv_cb()
H A Dhci_request.c1254 hci_disconnect(conn, HCI_ERROR_REMOTE_POWER_OFF); in hci_req_prepare_suspend()
H A Dhci_core.c4338 hci_disconnect(c, HCI_ERROR_REMOTE_USER_TERM); in hci_link_tx_to()
H A Dmgmt.c2620 err = hci_disconnect(conn, HCI_ERROR_REMOTE_USER_TERM); in disconnect()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1057 int hci_disconnect(struct hci_conn *conn, __u8 reason);