Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1215 static inline struct hci_conn *hci_conn_hash_lookup_cig(struct hci_dev *hdev, in hci_conn_hash_lookup_cig() function
/openbmc/linux/net/bluetooth/
H A Dhci_conn.c1816 conn = hci_conn_hash_lookup_cig(hdev, cig_id); in set_cig_params_sync()