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>
Showing
- include/net/bluetooth/hci.h 34 additions, 0 deletionsinclude/net/bluetooth/hci.h
- include/net/bluetooth/hci_core.h 6 additions, 0 deletionsinclude/net/bluetooth/hci_core.h
- net/bluetooth/hci_conn.c 49 additions, 0 deletionsnet/bluetooth/hci_conn.c
- net/bluetooth/hci_event.c 67 additions, 0 deletionsnet/bluetooth/hci_event.c
- net/bluetooth/smp.c 12 additions, 4 deletionsnet/bluetooth/smp.c
Loading
Please register or sign in to comment