Home
last modified time | relevance | path

Searched refs:hci_inquiry_cache_lookup_unknown (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h911 struct inquiry_entry *hci_inquiry_cache_lookup_unknown(struct hci_dev *hdev,
/openbmc/linux/net/bluetooth/
H A Dhci_core.c164 struct inquiry_entry *hci_inquiry_cache_lookup_unknown(struct hci_dev *hdev, in hci_inquiry_cache_lookup_unknown()
163 struct inquiry_entry *hci_inquiry_cache_lookup_unknown(struct hci_dev *hdev, hci_inquiry_cache_lookup_unknown() function
H A Dmgmt.c6189 e = hci_inquiry_cache_lookup_unknown(hdev, &cp->addr.bdaddr); in confirm_name()