Searched refs:hci_inquiry_cache_lookup_resolve (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/net/bluetooth/ | 
| D | hci_event.c | 1943 	e = hci_inquiry_cache_lookup_resolve(hdev, BDADDR_ANY, NAME_NEEDED);  in hci_resolve_next_name()1980 	e = hci_inquiry_cache_lookup_resolve(hdev, bdaddr, NAME_PENDING);  in hci_check_pending_name()
 2415 	e = hci_inquiry_cache_lookup_resolve(hdev, BDADDR_ANY, NAME_NEEDED);  in hci_inquiry_complete_evt()
 
 | 
| D | hci_request.c | 2651 		e = hci_inquiry_cache_lookup_resolve(hdev, BDADDR_ANY,  in hci_req_stop_discovery()
 | 
| D | hci_core.c | 1116 struct inquiry_entry *hci_inquiry_cache_lookup_resolve(struct hci_dev *hdev,  in hci_inquiry_cache_lookup_resolve()  function
 | 
| /Linux-v5.4/include/net/bluetooth/ | 
| D | hci_core.h | 660 struct inquiry_entry *hci_inquiry_cache_lookup_resolve(struct hci_dev *hdev,
 |