]> 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)
commit2b2778ffeb2caaaaf7a94bb4952289c16abaab1d
tree037e722c234649ff21406cf9c3f3e79aaee2aa78
parente323a67c3ab27dfbacb91d91b10322cde6707bce
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