diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2014-07-01 11:40:20 -0400 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-07-03 11:42:53 -0400 |
commit | 854f47278fb36f4904649b994acf559e13920232 (patch) | |
tree | d71450cfb145242ed67b02bde8388d5dffa484a7 /net/can | |
parent | c70a7e4cc8d22cb1ce684637ef8a4bb3a80d15b7 (diff) |
Bluetooth: Fix redundant encryption when receiving Security Request
If we're already encrypted with a good enough LTK we should just ignore
an incoming SMP Security Request. The code was already taking care of
this in the smp_conn_security function before calling smp_ltk_encrypt
but failed to do the same in smp_cmd_security_req. This patch fixes the
issue by moving up the smp_sufficient_security function and using it in
the Security Request handler before trying to request encryption.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/can')
0 files changed, 0 insertions, 0 deletions