hci_inquiry_cache_lookup  233 include/net/bluetooth/hci_core.h struct inquiry_entry *hci_inquiry_cache_lookup(struct hci_dev *hdev, bdaddr_t *bdaddr);
hci_inquiry_cache_lookup   74 net/bluetooth/hci_conn.c 	if ((ie = hci_inquiry_cache_lookup(hdev, &conn->dst))) {
hci_inquiry_cache_lookup  358 net/bluetooth/hci_core.c 	if (!(e = hci_inquiry_cache_lookup(hdev, &data->bdaddr))) {
hci_inquiry_cache_lookup  947 net/bluetooth/hci_event.c 		if ((ie = hci_inquiry_cache_lookup(hdev, &ev->bdaddr)))
hci_inquiry_cache_lookup 1497 net/bluetooth/hci_event.c 		if ((ie = hci_inquiry_cache_lookup(hdev, &conn->dst))) {
hci_inquiry_cache_lookup 1531 net/bluetooth/hci_event.c 	if ((ie = hci_inquiry_cache_lookup(hdev, &ev->bdaddr))) {
hci_inquiry_cache_lookup 1600 net/bluetooth/hci_event.c 			if ((ie = hci_inquiry_cache_lookup(hdev, &conn->dst)))
hci_inquiry_cache_lookup 1752 net/bluetooth/hci_event.c 	if ((ie = hci_inquiry_cache_lookup(hdev, &ev->bdaddr)))