Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/net/bluetooth/
Dhci_conn.c1769 cis = hci_conn_hash_lookup_cis(hdev, dst, dst_type); in hci_bind_cis()