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)
commit66138ce8e556a8ddd13baf035fb3a8d0d6dd4bb5
tree5dcdef78aab54e79b4ff115fd2a4eae2cdc29837
parent11015c7903c74350402f8753339c48bee0186e90
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