Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_sync.h42 void __hci_cmd_sync_cancel(struct hci_dev *hdev, int err);
/linux-6.1.9/net/bluetooth/
Dhci_request.c919 __hci_cmd_sync_cancel(hdev, ENODEV); in hci_request_cancel_all()
Dhci_core.c4093 __hci_cmd_sync_cancel(hdev, -res); in hci_cmd_work()
Dhci_sync.c655 void __hci_cmd_sync_cancel(struct hci_dev *hdev, int err) in __hci_cmd_sync_cancel() function