Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci_core.h924 struct inquiry_entry *hci_inquiry_cache_lookup_unknown(struct hci_dev *hdev,
/Linux-v6.1/net/bluetooth/
Dhci_core.c208 struct inquiry_entry *hci_inquiry_cache_lookup_unknown(struct hci_dev *hdev, in hci_inquiry_cache_lookup_unknown() function
Dmgmt.c6196 e = hci_inquiry_cache_lookup_unknown(hdev, &cp->addr.bdaddr); in confirm_name()