Searched refs:hci_inquiry_cache_lookup_resolve (Results 1 – 4 of 4) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | hci_event.c | 2421 e = hci_inquiry_cache_lookup_resolve(hdev, BDADDR_ANY, NAME_NEEDED); in hci_resolve_next_name() 2456 e = hci_inquiry_cache_lookup_resolve(hdev, bdaddr, NAME_PENDING); in hci_check_pending_name() 3010 e = hci_inquiry_cache_lookup_resolve(hdev, BDADDR_ANY, NAME_NEEDED); in hci_inquiry_result_evt()
|
| H A D | hci_core.c | 198 struct inquiry_entry *hci_inquiry_cache_lookup_resolve(struct hci_dev *hdev, in hci_inquiry_cache_lookup_resolve() 197 struct inquiry_entry *hci_inquiry_cache_lookup_resolve(struct hci_dev *hdev, hci_inquiry_cache_lookup_resolve() function
|
| H A D | hci_sync.c | 5541 e = hci_inquiry_cache_lookup_resolve(hdev, BDADDR_ANY, in hci_disconnect_sync()
|
| /linux/include/net/bluetooth/ |
| H A D | hci_core.h | 955 struct inquiry_entry *hci_inquiry_cache_lookup_resolve(struct hci_dev *hdev,
|