OSDN Git Service

Bluetooth: Implement the first SMP commands
authorAnderson Briglia <anderson.briglia@openbossa.org>
Thu, 9 Jun 2011 21:50:40 +0000 (18:50 -0300)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:20 +0000 (11:59 -0700)
commit133e14c158da76cd047f592fb08b9619d746fd09
tree3b1678324a5a03b526beae06f2a0c5ac39762aa1
parentd7649a5cab7bd3dc44327f3e3787923aebdd7a49
Bluetooth: Implement the first SMP commands

These simple commands will allow the SMP procedure to be started
and terminated with a not supported error. This is the first step
toward something useful.

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>
include/net/bluetooth/smp.h
net/bluetooth/Makefile
net/bluetooth/smp.c [new file with mode: 0644]