]> 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)
commit2e87c881c26e0b0546574373e99c035637a627a2
tree2ccc07a6f70a5328480b3c405b826c62188e7582
parent49f42e8d96602d6d192a29d2eab197287c6dacaa
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