Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1082 static inline struct hci_conn *hci_conn_hash_lookup_bis(struct hci_dev *hdev, in hci_conn_hash_lookup_bis() function
/openbmc/linux/net/bluetooth/
H A Dhci_conn.c1446 conn = hci_conn_hash_lookup_bis(hdev, BDADDR_ANY, bis); in qos_set_bis()