Bluetooth: Add simple SMP pairing negotiation
authorAnderson Briglia <anderson.briglia@openbossa.org>
Thu, 9 Jun 2011 21:50:42 +0000 (18:50 -0300)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:21 +0000 (11:59 -0700)
commit13b4839cb23cffc4d432905f0ce3e2b13d331418
treedd50627a078f44766c7f6b271c424ecd53287232
parentea370126950d9d8931d323d6e61a3d76d291f466
Bluetooth: Add simple SMP pairing negotiation

This implementation only exchanges SMP messages between the Host and the
Remote. No keys are being generated. TK and STK generation will be
provided in further patches.

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