Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_sync.h185 int hci_cancel_connect_sync(struct hci_dev *hdev, struct hci_conn *conn);
/linux/net/bluetooth/
H A Dhci_conn.c2958 } else if (!hci_cancel_connect_sync(hdev, conn)) { in hci_abort_conn()
H A Dhci_sync.c6940 int hci_cancel_connect_sync(struct hci_dev *hdev, struct hci_conn *conn) in hci_cancel_connect_sync() function