Bluetooth: Start SMP procedure
authorAnderson Briglia <anderson.briglia@openbossa.org>
Tue, 7 Jun 2011 21:46:31 +0000 (18:46 -0300)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:18:00 +0000 (12:18 -0800)
commit7b50999310eee6442be382f74653e161d562ebf0
tree935606ca2e69b84ac1bc93cf32d18a1377ce0a64
parent843138c4fc6005f64d9dd609a5069972d9c1aaee
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