Searched refs:hci_inquiry_cache_lookup_resolve (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/net/bluetooth/ |
D | hci_event.c | 2490 e = hci_inquiry_cache_lookup_resolve(hdev, BDADDR_ANY, NAME_NEEDED); in hci_resolve_next_name() 2527 e = hci_inquiry_cache_lookup_resolve(hdev, bdaddr, NAME_PENDING); in hci_check_pending_name() 3056 e = hci_inquiry_cache_lookup_resolve(hdev, BDADDR_ANY, NAME_NEEDED); in hci_inquiry_complete_evt()
|
D | hci_core.c | 224 struct inquiry_entry *hci_inquiry_cache_lookup_resolve(struct hci_dev *hdev, in hci_inquiry_cache_lookup_resolve() function
|
D | hci_sync.c | 5203 e = hci_inquiry_cache_lookup_resolve(hdev, BDADDR_ANY, in hci_stop_discovery_sync()
|
/Linux-v6.6/include/net/bluetooth/ |
D | hci_core.h | 941 struct inquiry_entry *hci_inquiry_cache_lookup_resolve(struct hci_dev *hdev,
|