Searched refs:hci_cmd_sync_lookup_entry (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/net/bluetooth/
H A Dhci_sync.h54 hci_cmd_sync_lookup_entry(struct hci_dev *hdev, hci_cmd_sync_work_func_t func,
/linux-master/net/bluetooth/
H A Dhci_sync.c715 if (hci_cmd_sync_lookup_entry(hdev, func, data, destroy))
728 hci_cmd_sync_lookup_entry(struct hci_dev *hdev, hci_cmd_sync_work_func_t func, function
739 EXPORT_SYMBOL(hci_cmd_sync_lookup_entry); variable
761 entry = hci_cmd_sync_lookup_entry(hdev, func, data, destroy);

Completed in 215 milliseconds