Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h1165 static inline struct hci_conn *hci_conn_hash_lookup_cis(struct hci_dev *hdev, in hci_conn_hash_lookup_cis() function
/linux-6.1.9/net/bluetooth/
Dhci_conn.c1779 cis = hci_conn_hash_lookup_cis(hdev, dst, dst_type); in hci_bind_cis()