Lines Matching refs:inquiry_entry
1117 struct inquiry_entry *p, *n; in hci_inquiry_cache_flush()
1128 struct inquiry_entry *hci_inquiry_cache_lookup(struct hci_dev *hdev, in hci_inquiry_cache_lookup()
1132 struct inquiry_entry *e; in hci_inquiry_cache_lookup()
1144 struct inquiry_entry *hci_inquiry_cache_lookup_unknown(struct hci_dev *hdev, in hci_inquiry_cache_lookup_unknown()
1148 struct inquiry_entry *e; in hci_inquiry_cache_lookup_unknown()
1160 struct inquiry_entry *hci_inquiry_cache_lookup_resolve(struct hci_dev *hdev, in hci_inquiry_cache_lookup_resolve()
1165 struct inquiry_entry *e; in hci_inquiry_cache_lookup_resolve()
1180 struct inquiry_entry *ie) in hci_inquiry_cache_update_resolve()
1184 struct inquiry_entry *p; in hci_inquiry_cache_update_resolve()
1202 struct inquiry_entry *ie; in hci_inquiry_cache_update()
1264 struct inquiry_entry *e; in inquiry_cache_dump()