Lines Matching refs:inquiry_entry
1072 struct inquiry_entry *p, *n; in hci_inquiry_cache_flush()
1083 struct inquiry_entry *hci_inquiry_cache_lookup(struct hci_dev *hdev, in hci_inquiry_cache_lookup()
1087 struct inquiry_entry *e; in hci_inquiry_cache_lookup()
1099 struct inquiry_entry *hci_inquiry_cache_lookup_unknown(struct hci_dev *hdev, in hci_inquiry_cache_lookup_unknown()
1103 struct inquiry_entry *e; in hci_inquiry_cache_lookup_unknown()
1115 struct inquiry_entry *hci_inquiry_cache_lookup_resolve(struct hci_dev *hdev, in hci_inquiry_cache_lookup_resolve()
1120 struct inquiry_entry *e; in hci_inquiry_cache_lookup_resolve()
1135 struct inquiry_entry *ie) in hci_inquiry_cache_update_resolve()
1139 struct inquiry_entry *p; in hci_inquiry_cache_update_resolve()
1157 struct inquiry_entry *ie; in hci_inquiry_cache_update()
1219 struct inquiry_entry *e; in inquiry_cache_dump()