Bluetooth: Use the link key list to temporarily store the STK
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>
Thu, 7 Jul 2011 21:59:40 +0000 (18:59 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Fri, 8 Jul 2011 20:37:12 +0000 (17:37 -0300)
commite7e62c8592484f79469312fc694d2995918aa152
treec5474bd6a209d7024817e2ce5650424c03470b80
parent16b908396fbf1be49d417ffdb4a8b41c8c8cb670
Bluetooth: Use the link key list to temporarily store the STK

With this we can use only one place to store all keys, without
need to use a field in the connection structure for this
purpose.

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