hci_conn_hash_lookup_ba 535 net/bluetooth/bnep/core.c conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, dst); hci_conn_hash_lookup_ba 340 net/bluetooth/hci_conn.c if (!(acl = hci_conn_hash_lookup_ba(hdev, ACL_LINK, dst))) { hci_conn_hash_lookup_ba 355 net/bluetooth/hci_conn.c if (!(sco = hci_conn_hash_lookup_ba(hdev, type, dst))) { hci_conn_hash_lookup_ba 638 net/bluetooth/hci_conn.c conn = hci_conn_hash_lookup_ba(hdev, req.type, &req.bdaddr); hci_conn_hash_lookup_ba 664 net/bluetooth/hci_conn.c conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &req.bdaddr); hci_conn_hash_lookup_ba 563 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &cp->bdaddr); hci_conn_hash_lookup_ba 864 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_ba(hdev, ev->link_type, &ev->bdaddr); hci_conn_hash_lookup_ba 950 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_ba(hdev, ev->link_type, &ev->bdaddr); hci_conn_hash_lookup_ba 1384 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr); hci_conn_hash_lookup_ba 1633 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_ba(hdev, ev->link_type, &ev->bdaddr); hci_conn_hash_lookup_ba 1638 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_ba(hdev, ESCO_LINK, &ev->bdaddr); hci_conn_hash_lookup_ba 1720 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr); hci_conn_hash_lookup_ba 1736 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr); hci_conn_hash_lookup_ba 616 net/bluetooth/hidp/core.c conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, dst); hci_conn_hash_lookup_ba 181 net/bluetooth/rfcomm/tty.c conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &dev->dst);