Searched refs:hci_cmd_sync_cancel_sync (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/net/bluetooth/
H A Dhci_sync.h45 void hci_cmd_sync_cancel_sync(struct hci_dev *hdev, int err);
/linux-master/net/bluetooth/
H A Dhci_request.c900 hci_cmd_sync_cancel_sync(hdev, ENODEV);
H A Dhci_core.c1526 hci_cmd_sync_cancel_sync(hdev, ETIMEDOUT);
2865 hci_cmd_sync_cancel_sync(hdev, err);
4116 hci_cmd_sync_cancel_sync(hdev, -err);
H A Dhci_sync.c615 void hci_cmd_sync_cancel_sync(struct hci_dev *hdev, int err) function
629 EXPORT_SYMBOL(hci_cmd_sync_cancel_sync); variable
H A Dmgmt.c1403 hci_cmd_sync_cancel_sync(hdev, -EHOSTDOWN);

Completed in 402 milliseconds