Searched refs:hci_cmd_sync_cancel (Results 1 – 4 of 4) sorted by relevance
1394 hci_cmd_sync_cancel(hdev, -err); in btusb_intr_complete()1447 hci_cmd_sync_cancel(hdev, -err); in btusb_submit_intr_urb()1836 hci_cmd_sync_cancel(hdev, -urb->status); in btusb_tx_complete()
1161 hci_cmd_sync_cancel(hdev, -err); in btmtk_intr_complete()
664 void hci_cmd_sync_cancel(struct hci_dev *hdev, int err) in hci_cmd_sync_cancel() function675 EXPORT_SYMBOL(hci_cmd_sync_cancel);
3053 hci_cmd_sync_cancel(hdev, ECANCELED); in hci_abort_conn()