Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
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
Dhci_event.c3201 hci_debugfs_create_conn(conn); in hci_conn_complete_evt()
5086 hci_debugfs_create_conn(conn); in hci_sync_conn_complete_evt()
5718 hci_debugfs_create_conn(hcon); in hci_phy_link_complete_evt()
6003 hci_debugfs_create_conn(conn); in le_conn_complete_evt()
6958 hci_debugfs_create_conn(conn); in hci_le_cis_estabilished_evt()
7084 hci_debugfs_create_conn(conn); in hci_le_create_big_complete_evt()
Dhci_debugfs.c1244 void hci_debugfs_create_conn(struct hci_conn *conn) in hci_debugfs_create_conn() function