Bluetooth: Create debugfs directory for each connection handle
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 20 Dec 2014 16:13:41 +0000 (17:13 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Sat, 20 Dec 2014 17:54:24 +0000 (19:54 +0200)
commit23b9ceb74f8e46bddd61a1e2afd9317221be74b7
treea67aff498795bec4d8c9875954c4215871cb3b9b
parenta8e1bfaa55cf8ac4e419a09bdda5bb45bcd8f985
Bluetooth: Create debugfs directory for each connection handle

For every internal representation of a Bluetooth connection which is
identified by hci_conn, create a debugfs directory with the handle
number as directory name.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c
net/bluetooth/hci_debugfs.c
net/bluetooth/hci_debugfs.h
net/bluetooth/hci_event.c