Searched refs:hci_debugfs_create_conn (Results 1 – 3 of 3) sorted by relevance
28 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
3146 hci_debugfs_create_conn(conn); in hci_conn_complete_evt()4969 hci_debugfs_create_conn(conn); in hci_sync_conn_complete_evt()5734 hci_debugfs_create_conn(conn); in le_conn_complete_evt()6742 hci_debugfs_create_conn(conn); in hci_le_cis_estabilished_evt()6868 hci_debugfs_create_conn(conn); in hci_le_create_big_complete_evt()
1263 void hci_debugfs_create_conn(struct hci_conn *conn) in hci_debugfs_create_conn() function