Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c5394 static int hci_disconnect_sync(struct hci_dev *hdev, struct hci_conn *conn, in hci_disconnect_sync() function
5462 return hci_disconnect_sync(hdev, conn, reason); in hci_connect_cancel_sync()
5553 err = hci_disconnect_sync(hdev, conn, reason); in hci_abort_conn_sync()