Searched refs:hci_conn_hash_lookup_state (Results 1 – 3 of 3) sorted by relevance
1017 hs_hcon = hci_conn_hash_lookup_state(hdev, AMP_LINK, BT_CONNECT); in a2mp_send_create_phy_link_rsp()
2450 conn = hci_conn_hash_lookup_state(hdev, ACL_LINK, BT_CONNECT2); in hci_conn_check_pending()
1235 static inline struct hci_conn *hci_conn_hash_lookup_state(struct hci_dev *hdev, in hci_conn_hash_lookup_state() function