Bluetooth: Add debugfs support for max LE encryption key size
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 11 Jun 2015 10:52:26 +0000 (13:52 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 12 Jun 2015 09:38:45 +0000 (11:38 +0200)
commit2fd36558f02c0606768929fc77671716680d01c2
treefea7df3a47f641ee729736ab5d0328ddcc06f333
parent835a6a2f8603237a3e6cded5a6765090ecb06ea5
Bluetooth: Add debugfs support for max LE encryption key size

This patch adds a debugfs control to set a different maximum LE
encryption key size. This is useful for testing that implementation of
the encryption key size handling is behaving correctly.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/smp.c