]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add support for handling P-256 derived link keys
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 10 Jan 2014 10:07:20 +0000 (02:07 -0800)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 13 Feb 2014 07:51:32 +0000 (09:51 +0200)
commit26a17500a281e10292f57c4bc0b78a5203047d94
tree5dcdef78aab54e79b4ff115fd2a4eae2cdc29837
parent66eafde6d5b94ac4c102d620850b5d9612d23575
Bluetooth: Add support for handling P-256 derived link keys

Before being able to enable Secure Connections support, the core needs
to know on how to handle P-256 derived link keys. The difference between
authenticated and unauthenticated P-256 derived link keys is the same as
its P-192 counter parts.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/hci_conn.c
net/bluetooth/hci_event.c