hci_conn_hash_lookup_ba  566 net/bluetooth/a2mp.c 	hcon = hci_conn_hash_lookup_ba(hdev, AMP_LINK,
hci_conn_hash_lookup_ba 1210 net/bluetooth/hci_conn.c 	acl = hci_conn_hash_lookup_ba(hdev, ACL_LINK, dst);
hci_conn_hash_lookup_ba 1239 net/bluetooth/hci_conn.c 	sco = hci_conn_hash_lookup_ba(hdev, type, dst);
hci_conn_hash_lookup_ba 1605 net/bluetooth/hci_conn.c 	conn = hci_conn_hash_lookup_ba(hdev, req.type, &req.bdaddr);
hci_conn_hash_lookup_ba 1631 net/bluetooth/hci_conn.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &req.bdaddr);
hci_conn_hash_lookup_ba  924 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &cp->bdaddr);
hci_conn_hash_lookup_ba 1784 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &cp->bdaddr);
hci_conn_hash_lookup_ba 2022 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &cp->bdaddr);
hci_conn_hash_lookup_ba 2370 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &cp->bdaddr);
hci_conn_hash_lookup_ba 2483 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ev->link_type, &ev->bdaddr);
hci_conn_hash_lookup_ba 2488 net/bluetooth/hci_event.c 		conn = hci_conn_hash_lookup_ba(hdev, ESCO_LINK, &ev->bdaddr);
hci_conn_hash_lookup_ba 2613 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ev->link_type,
hci_conn_hash_lookup_ba 2844 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
hci_conn_hash_lookup_ba 3620 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
hci_conn_hash_lookup_ba 3809 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
hci_conn_hash_lookup_ba 3894 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
hci_conn_hash_lookup_ba 3942 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
hci_conn_hash_lookup_ba 4185 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ev->link_type, &ev->bdaddr);
hci_conn_hash_lookup_ba 4199 net/bluetooth/hci_event.c 		conn = hci_conn_hash_lookup_ba(hdev, ESCO_LINK, &ev->bdaddr);
hci_conn_hash_lookup_ba 4428 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
hci_conn_hash_lookup_ba 4497 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
hci_conn_hash_lookup_ba 4522 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
hci_conn_hash_lookup_ba 4602 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
hci_conn_hash_lookup_ba 4622 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
hci_conn_hash_lookup_ba 4663 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
hci_conn_hash_lookup_ba 4695 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
hci_conn_hash_lookup_ba 1993 net/bluetooth/hci_request.c 		conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &b->bdaddr);
hci_conn_hash_lookup_ba 4582 net/bluetooth/l2cap_core.c 		hs_hcon = hci_conn_hash_lookup_ba(hdev, AMP_LINK,
hci_conn_hash_lookup_ba 2416 net/bluetooth/mgmt.c 			conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK,
hci_conn_hash_lookup_ba 2537 net/bluetooth/mgmt.c 		conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK,
hci_conn_hash_lookup_ba 2680 net/bluetooth/mgmt.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &cp->addr.bdaddr);
hci_conn_hash_lookup_ba 3033 net/bluetooth/mgmt.c 		conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &addr->bdaddr);
hci_conn_hash_lookup_ba 5286 net/bluetooth/mgmt.c 		conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK,
hci_conn_hash_lookup_ba 5289 net/bluetooth/mgmt.c 		conn = hci_conn_hash_lookup_ba(hdev, LE_LINK, &cp->addr.bdaddr);
hci_conn_hash_lookup_ba 5477 net/bluetooth/mgmt.c 		conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK,
hci_conn_hash_lookup_ba 5525 net/bluetooth/mgmt.c 	conn = hci_conn_hash_lookup_ba(hdev, LE_LINK, addr);
hci_conn_hash_lookup_ba  189 net/bluetooth/rfcomm/tty.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &dev->dst);