commit | 58a96fc35375ab87db7c5b69336f5befde1b548f | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Tue Jul 16 20:34:41 2019 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sat Aug 17 13:54:40 2019 +0300 |
tree | 3232c0e7f6658ead557a8d5c6055676143dd3456 | |
parent | 6600c0808e2ea2939009e53983f066fe38bd308a [diff] |
Bluetooth: Add debug setting for changing minimum encryption key size For testing and qualification purposes it is useful to allow changing the minimum encryption key size value that the host stack is going to enforce. This adds a new debugfs setting min_encrypt_key_size to achieve this functionality. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>