Home
last modified time | relevance | path

Searched refs:hci_debugfs_create_conn (Results 1 – 3 of 3) sorted by relevance

/linux/net/bluetooth/
H A Dhci_debugfs.h28 void hci_debugfs_create_conn(struct hci_conn *conn);
45 static inline void hci_debugfs_create_conn(struct hci_conn *conn) in hci_debugfs_create_conn() function
H A Dhci_event.c3158 hci_debugfs_create_conn(conn); in hci_conn_complete_evt()
4982 hci_debugfs_create_conn(conn); in hci_sync_conn_complete_evt()
5747 hci_debugfs_create_conn(conn); in le_conn_complete_evt()
6788 hci_debugfs_create_conn(conn); in hci_le_cis_established_evt()
6914 hci_debugfs_create_conn(conn); in hci_le_create_big_complete_evt()
6997 hci_debugfs_create_conn(bis); in hci_le_big_sync_established_evt()
H A Dhci_debugfs.c1263 void hci_debugfs_create_conn(struct hci_conn *conn) in hci_debugfs_create_conn() function