commit | e3f6a257a73d03799918a79529632f2df2b4d668 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Thu Jun 11 13:52:30 2015 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Fri Jun 12 11:38:45 2015 +0200 |
tree | 081b2c492ead6b031aca92c4e3e59f2d0f85bba6 | |
parent | 821f37666815c9f3a7a4d195ce9184ad4d084942 [diff] |
Bluetooth: Use actual encryption key size for SMP over BR/EDR When pairing over SMP over BR/EDR the generated LTK has by default the same key size as the BR/EDR Link Key. Make sure we don't set our Pairing Request/Response max value to anything higher than that. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>