]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add support for LE Start Encryption
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>
Thu, 9 Jun 2011 21:50:47 +0000 (18:50 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Mon, 13 Jun 2011 18:48:25 +0000 (15:48 -0300)
commit60794dd2023f8f8e17f21fdd223caa166b79d1ab
treeee17d1ba777fd18ec7b666a356b00c131cb5f0f2
parent4fecb140ea592f49098c1eb8dae5f576f02b470b
Bluetooth: Add support for LE Start Encryption

This adds support for starting SMP Phase 2 Encryption, when the initial
SMP negotiation is successful. This adds the LE Start Encryption and LE
Long Term Key Request commands and related events.

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