Searched refs:hci_conn_hash_lookup_state (Results 1 – 5 of 5) sorted by relevance
695 conn = hci_conn_hash_lookup_state(hu->hdev, LE_LINK, BT_CONNECTED); in rtkbt_simulate_disconnect_event()
1017 hs_hcon = hci_conn_hash_lookup_state(hdev, AMP_LINK, BT_CONNECT); in a2mp_send_create_phy_link_rsp()
1573 conn = hci_conn_hash_lookup_state(hdev, ACL_LINK, BT_CONNECT2); in hci_conn_check_pending()
2782 conn = hci_conn_hash_lookup_state(hdev, LE_LINK, BT_CONNECT); in bg_scan_update()
1017 static inline struct hci_conn *hci_conn_hash_lookup_state(struct hci_dev *hdev, in hci_conn_hash_lookup_state() function