hci_inquiry_cache_lookup
struct inquiry_entry *hci_inquiry_cache_lookup(struct hci_dev *hdev,
ie = hci_inquiry_cache_lookup(hdev, &data->bdaddr);
ie = hci_inquiry_cache_lookup(hdev, &ev->bdaddr);
ie = hci_inquiry_cache_lookup(hdev, &conn->dst);
ie = hci_inquiry_cache_lookup(hdev, &ev->bdaddr);
ie = hci_inquiry_cache_lookup(hdev, &conn->dst);
ie = hci_inquiry_cache_lookup(hdev, &ev->bdaddr);
ie = hci_inquiry_cache_lookup(hdev, &conn->dst);