Hi Marcel, On Tue, Jul 16, 2019, Marcel Holtmann wrote: > 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@xxxxxxxxxxxx> > --- > include/net/bluetooth/hci_core.h | 1 + > net/bluetooth/hci_core.c | 1 + > net/bluetooth/hci_debugfs.c | 31 +++++++++++++++++++++++++++++++ > net/bluetooth/l2cap_core.c | 2 +- > 4 files changed, 34 insertions(+), 1 deletion(-) The patch has been applied to the bluetooth stable tree. Thanks. Johan