Lines Matching refs:inquiry_entry
1073 struct inquiry_entry *p, *n; in hci_inquiry_cache_flush()
1084 struct inquiry_entry *hci_inquiry_cache_lookup(struct hci_dev *hdev, in hci_inquiry_cache_lookup()
1088 struct inquiry_entry *e; in hci_inquiry_cache_lookup()
1100 struct inquiry_entry *hci_inquiry_cache_lookup_unknown(struct hci_dev *hdev, in hci_inquiry_cache_lookup_unknown()
1104 struct inquiry_entry *e; in hci_inquiry_cache_lookup_unknown()
1116 struct inquiry_entry *hci_inquiry_cache_lookup_resolve(struct hci_dev *hdev, in hci_inquiry_cache_lookup_resolve()
1121 struct inquiry_entry *e; in hci_inquiry_cache_lookup_resolve()
1136 struct inquiry_entry *ie) in hci_inquiry_cache_update_resolve()
1140 struct inquiry_entry *p; in hci_inquiry_cache_update_resolve()
1158 struct inquiry_entry *ie; in hci_inquiry_cache_update()
1220 struct inquiry_entry *e; in inquiry_cache_dump()