Lines Matching refs:inquiry_entry
1054 struct inquiry_entry *p, *n; in hci_inquiry_cache_flush()
1065 struct inquiry_entry *hci_inquiry_cache_lookup(struct hci_dev *hdev, in hci_inquiry_cache_lookup()
1069 struct inquiry_entry *e; in hci_inquiry_cache_lookup()
1081 struct inquiry_entry *hci_inquiry_cache_lookup_unknown(struct hci_dev *hdev, in hci_inquiry_cache_lookup_unknown()
1085 struct inquiry_entry *e; in hci_inquiry_cache_lookup_unknown()
1097 struct inquiry_entry *hci_inquiry_cache_lookup_resolve(struct hci_dev *hdev, in hci_inquiry_cache_lookup_resolve()
1102 struct inquiry_entry *e; in hci_inquiry_cache_lookup_resolve()
1117 struct inquiry_entry *ie) in hci_inquiry_cache_update_resolve()
1121 struct inquiry_entry *p; in hci_inquiry_cache_update_resolve()
1139 struct inquiry_entry *ie; in hci_inquiry_cache_update()
1201 struct inquiry_entry *e; in inquiry_cache_dump()