]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Use the LTK after receiving a LE Security Request
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>
Thu, 25 Aug 2011 23:02:28 +0000 (20:02 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 21 Sep 2011 15:59:15 +0000 (12:59 -0300)
commit09e3e7dbc9e8331eee0862c3c1cf9a653f164afc
treed00b021239f09cfbeb5135e7e065cf90baadfdbd
parent4599dccbac16925e0ffb2d6b20529d453e5729dd
Bluetooth: Use the LTK after receiving a LE Security Request

When receiving a security request from the remote device we should find
if there is already a LTK associated with the remote device, if found
we should use it to encrypt the link.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/smp.c