Bluetooth: Add support for remote OOB input of P-256 data
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 10 Jan 2014 10:07:30 +0000 (02:07 -0800)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 13 Feb 2014 07:51:34 +0000 (09:51 +0200)
commitec1091131f9b53ea280247b5a01a617ce87d399e
tree9b43a55637035e553420499d26c5ede5c18facae
parent0798872ef1ad6433362faca1d16a31ad7ad72638
Bluetooth: Add support for remote OOB input of P-256 data

The current management interface only allows to provide the remote
OOB input of P-192 data. This extends the command to also accept
P-256 data as well. To make this backwards compatible, the userspace
can decide to only provide P-192 data or the combined P-192 and P-256
data. It is also allowed to leave the P-192 data empty if userspace
only has the remote P-256 data.

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