summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_debugfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/bluetooth/hci_debugfs.h')
-rw-r--r--net/bluetooth/hci_debugfs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/bluetooth/hci_debugfs.h b/net/bluetooth/hci_debugfs.h
index f191100b50c5..fb68efe083c5 100644
--- a/net/bluetooth/hci_debugfs.h
+++ b/net/bluetooth/hci_debugfs.h
@@ -23,3 +23,4 @@
void hci_debugfs_create_common(struct hci_dev *hdev);
void hci_debugfs_create_bredr(struct hci_dev *hdev);
void hci_debugfs_create_le(struct hci_dev *hdev);
+void hci_debugfs_create_conn(struct hci_conn *conn);