Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/bluetooth/
Dhci_core.h403 struct inquiry_entry *hci_inquiry_cache_lookup_unknown(struct hci_dev *hdev,
/linux-3.4.99/net/bluetooth/
Dhci_core.c432 struct inquiry_entry *hci_inquiry_cache_lookup_unknown(struct hci_dev *hdev, in hci_inquiry_cache_lookup_unknown() function
Dmgmt.c2432 e = hci_inquiry_cache_lookup_unknown(hdev, &cp->addr.bdaddr); in confirm_name()