]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Move SMP fields to a separate structure
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>
Mon, 5 Sep 2011 17:31:30 +0000 (14:31 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 21 Sep 2011 15:58:12 +0000 (12:58 -0300)
commit788e21b7262e7cf04f5f913f49044f77fe99d8ed
tree037e722c234649ff21406cf9c3f3e79aaee2aa78
parent081428660af1e857fc60b6702ecf896f9d979f91
Bluetooth: Move SMP fields to a separate structure

The objective is to make the core to have as little as possible
information about SMP procedures and logic. Now, all the SMP
specific information is hidden from the core.

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