Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_conn.c123 hci_conn_hash_del(hdev, conn); in hci_conn_cleanup()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h883 static inline void hci_conn_hash_del(struct hci_dev *hdev, struct hci_conn *c) in hci_conn_hash_del() function