Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h1212 static inline struct hci_conn *hci_conn_hash_lookup_big(struct hci_dev *hdev, in hci_conn_hash_lookup_big() function
/linux-6.1.9/net/bluetooth/
Dhci_event.c6920 conn = hci_conn_hash_lookup_big(hdev, ev->handle); in hci_le_create_big_complete_evt()