Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_sync.h41 void hci_cmd_sync_cancel(struct hci_dev *hdev, int err);
/linux-6.1.9/drivers/bluetooth/
Dbtusb.c1061 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()
/linux-6.1.9/net/bluetooth/
Dhci_sync.c671 void hci_cmd_sync_cancel(struct hci_dev *hdev, int err) in hci_cmd_sync_cancel() function
682 EXPORT_SYMBOL(hci_cmd_sync_cancel);