Home
last modified time | relevance | path

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

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