Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_sync.h68 void hci_cmd_sync_cancel(struct hci_dev *hdev, int err);
/linux/net/bluetooth/
H A Dhci_sync.c670 void hci_cmd_sync_cancel(struct hci_dev *hdev, int err) in hci_cmd_sync_cancel() function
681 EXPORT_SYMBOL(hci_cmd_sync_cancel);
7337 hci_cmd_sync_cancel(hdev, ECANCELED); in hci_acl_cancel_create_conn_sync()
7368 hci_cmd_sync_cancel(hdev, ECANCELED); in hci_le_cancel_create_conn_sync()
7395 hci_cmd_sync_cancel(hdev, ECANCELED); in hci_cis_cancel_create_conn_sync()