Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_conn.c811 bis = hci_conn_hash_lookup_big(hdev, conn->iso_qos.bcast.big); in bis_cleanup()
1420 conn = hci_conn_hash_lookup_big(hdev, big); in qos_set_big()
1495 conn = hci_conn_hash_lookup_big(hdev, qos->bcast.big); in hci_add_bis()
2177 parent = hci_conn_hash_lookup_big(hdev, in hci_bind_bis()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1251 static inline struct hci_conn *hci_conn_hash_lookup_big(struct hci_dev *hdev, in hci_conn_hash_lookup_big()
1250 static inline struct hci_conn *hci_conn_hash_lookup_big(struct hci_dev *hdev, hci_conn_hash_lookup_big() function