hci_conn_hash_lookup_state  998 net/bluetooth/a2mp.c 	hs_hcon = hci_conn_hash_lookup_state(hdev, AMP_LINK, BT_CONNECT);
hci_conn_hash_lookup_state 1512 net/bluetooth/hci_conn.c 	conn = hci_conn_hash_lookup_state(hdev, ACL_LINK, BT_CONNECT2);
hci_conn_hash_lookup_state 2318 net/bluetooth/hci_request.c 	conn = hci_conn_hash_lookup_state(hdev, LE_LINK, BT_CONNECT);