Home
last modified time | relevance | path

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

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