Searched refs:hci_inquiry_cache_lookup (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/bluetooth/
H A Dhci_event.c3281 ie = hci_inquiry_cache_lookup(hdev, &ev->bdaddr);
4706 ie = hci_inquiry_cache_lookup(hdev, &conn->dst);
4743 ie = hci_inquiry_cache_lookup(hdev, &ev->bdaddr);
4859 ie = hci_inquiry_cache_lookup(hdev, &conn->dst);
5495 ie = hci_inquiry_cache_lookup(hdev, &ev->bdaddr);
H A Dhci_core.c199 struct inquiry_entry *hci_inquiry_cache_lookup(struct hci_dev *hdev, function
283 ie = hci_inquiry_cache_lookup(hdev, &data->bdaddr);
H A Dhci_sync.c6630 ie = hci_inquiry_cache_lookup(hdev, &conn->dst);
/linux-master/include/net/bluetooth/
H A Dhci_core.h917 struct inquiry_entry *hci_inquiry_cache_lookup(struct hci_dev *hdev,

Completed in 165 milliseconds