Bluetooth: Start SMP procedure
authorAnderson Briglia <anderson.briglia@openbossa.org>
Tue, 7 Jun 2011 21:46:31 +0000 (18:46 -0300)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:20 +0000 (11:59 -0700)
commitea370126950d9d8931d323d6e61a3d76d291f466
tree415166330a54592046606bed73c1d876fd561c85
parent133e14c158da76cd047f592fb08b9619d746fd09
Bluetooth: Start SMP procedure

Start SMP procedure for LE connections. This modification intercepts
l2cap received frames and call proper SMP functions to start the SMP
procedure. By now, no keys are being used.

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