]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add support for running SMP without a socket
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>
Sat, 20 Aug 2011 00:06:55 +0000 (21:06 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 21 Sep 2011 15:58:11 +0000 (12:58 -0300)
commitc45eac7ee5d5ba905a93afe5847ab50f3ac34cad
treed5000a274444f1c1f6db3962e005edae197e16eb
parentb681cb134be4e35bec9a9b703d43614644fd4d9c
Bluetooth: Add support for running SMP without a socket

When doing the pairing procedure we won't have an associated
socket, but we still have to do the SMP negotiation. This
adds support for encrypting the link and exchanging keys.

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