Searched refs:hci_cmd_sync_cancel (Results 1 – 3 of 3) sorted by relevance
41 void hci_cmd_sync_cancel(struct hci_dev *hdev, int err);
1061 hci_cmd_sync_cancel(hdev, -err); in btusb_intr_complete()1106 hci_cmd_sync_cancel(hdev, -err); in btusb_submit_intr_urb()1488 hci_cmd_sync_cancel(hdev, -urb->status); in btusb_tx_complete()
671 void hci_cmd_sync_cancel(struct hci_dev *hdev, int err) in hci_cmd_sync_cancel() function682 EXPORT_SYMBOL(hci_cmd_sync_cancel);