Home
last modified time | relevance | path

Searched refs:__hci_cmd_sync_cancel (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/include/net/bluetooth/
Dhci_sync.h41 void __hci_cmd_sync_cancel(struct hci_dev *hdev, int err);
/linux-5.19.10/net/bluetooth/
Dhci_request.c2647 __hci_cmd_sync_cancel(hdev, ENODEV); in hci_request_cancel_all()
Dhci_core.c3872 __hci_cmd_sync_cancel(hdev, -res); in hci_cmd_work()
Dhci_sync.c348 void __hci_cmd_sync_cancel(struct hci_dev *hdev, int err) in __hci_cmd_sync_cancel() function