Searched refs:_hci_cmd_sync_lookup_entry (Results 1 – 1 of 1) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | hci_sync.c | 759 _hci_cmd_sync_lookup_entry(struct hci_dev *hdev, hci_cmd_sync_work_func_t func, in _hci_cmd_sync_lookup_entry() function 852 entry = _hci_cmd_sync_lookup_entry(hdev, func, data, destroy); in hci_cmd_sync_lookup_entry() 881 while ((entry = _hci_cmd_sync_lookup_entry(hdev, func, data, in hci_cmd_sync_dequeue() 7364 entry = _hci_cmd_sync_lookup_entry(hdev, hci_acl_create_conn_sync, conn, in hci_acl_cancel_create_conn_sync() 7392 entry = _hci_cmd_sync_lookup_entry(hdev, hci_le_create_conn_sync, conn, in hci_le_cancel_create_conn_sync()
|