Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dhci_conn.c589 hci_conn_hash_add(hdev, conn); in hci_conn_add()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h855 static inline void hci_conn_hash_add(struct hci_dev *hdev, struct hci_conn *c) in hci_conn_hash_add() function