Bluetooth: Implement the first SMP commands
authorAnderson Briglia <anderson.briglia@openbossa.org>
Thu, 9 Jun 2011 21:50:40 +0000 (18:50 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Mon, 13 Jun 2011 18:11:55 +0000 (15:11 -0300)
commiteb492e0169974ac6d168f11d1fc1e2753fe1f3b4
tree4b2d9f4ac147a3226ba7e0e8cf973a90cc717217
parentb569450682e944653f307b47c549ca12150d4596
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]