Home
last modified time | relevance | path

Searched refs:hci_conn_hash_lookup_bis (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/net/bluetooth/
Dhci_core.h1079 static inline struct hci_conn *hci_conn_hash_lookup_bis(struct hci_dev *hdev, in hci_conn_hash_lookup_bis() function
/Linux-v6.1/net/bluetooth/
Dhci_conn.c1471 conn = hci_conn_hash_lookup_bis(hdev, dst, qos->big, qos->bis); in hci_add_bis()