Bluetooth: Start SMP procedure
authorAnderson Briglia <anderson.briglia@openbossa.org>
Tue, 7 Jun 2011 21:46:31 +0000 (18:46 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Mon, 13 Jun 2011 18:47:04 +0000 (15:47 -0300)
commitb501d6a1dc21eb61cbbc54e40780084f5d517164
tree0b431362a20681dc67bc4a0283cdc60fcfe62cd0
parenteb492e0169974ac6d168f11d1fc1e2753fe1f3b4
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