Searched refs:hci_cmd_sync_cancel_sync (Results 1 – 4 of 4) sorted by relevance
68 void hci_cmd_sync_cancel_sync(struct hci_dev *hdev, int err);
1471 hci_cmd_sync_cancel_sync(hdev, ETIMEDOUT); in hci_cmd_timeout()2826 hci_cmd_sync_cancel_sync(hdev, err); in hci_cancel_cmd_sync()4114 hci_cmd_sync_cancel_sync(hdev, -err); in hci_send_cmd_sync()
682 void hci_cmd_sync_cancel_sync(struct hci_dev *hdev, int err) in hci_cmd_sync_cancel_sync() function696 EXPORT_SYMBOL(hci_cmd_sync_cancel_sync);5237 hci_cmd_sync_cancel_sync(hdev, ENODEV); in hci_dev_close_sync()
1415 hci_cmd_sync_cancel_sync(hdev, -EHOSTDOWN); in set_powered()