Home
last modified time | relevance | path

Searched refs:hci_cmd_sync_cancel_sync (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/bluetooth/
H A Dhci_sync.h69 void hci_cmd_sync_cancel_sync(struct hci_dev *hdev, int err);
/linux/net/bluetooth/
H A Dhci_sync.c688 void hci_cmd_sync_cancel_sync(struct hci_dev *hdev, int err) in hci_cmd_sync_cancel_sync() function
702 EXPORT_SYMBOL(hci_cmd_sync_cancel_sync);
5535 hci_cmd_sync_cancel_sync(hdev, ENODEV); in hci_dev_close_sync()