Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci_core.h1031 static inline void hci_conn_hash_del(struct hci_dev *hdev, struct hci_conn *c) in hci_conn_hash_del() function
/linux-6.6.21/net/bluetooth/
Dhci_conn.c154 hci_conn_hash_del(hdev, conn); in hci_conn_cleanup()