]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Remove support for other SMP keys than the LTK
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>
Thu, 25 Aug 2011 23:02:37 +0000 (20:02 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 21 Sep 2011 15:59:16 +0000 (12:59 -0300)
commit86126b98677f18b2a5568b4830b174c79c6a2796
tree2ccc07a6f70a5328480b3c405b826c62188e7582
parent971501c7c65444bb2ff99aa7a3cf7921c6f3595d
Bluetooth: Remove support for other SMP keys than the LTK

For now, only the LTK is properly supported. We are able to receive
and generate the other types of keys, but we are not able to use
them. So it's better not request them to be distributed.

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