Bluetooth: Add support for adding remote OOB data for LE
authorJohan Hedberg <johan.hedberg@intel.com>
Sun, 26 Oct 2014 19:52:27 +0000 (20:52 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 3 Dec 2014 15:51:21 +0000 (16:51 +0100)
commit86df9200c77f46a246ca4a78949887eb6dbde091
tree0315eb42bda394f4b24961d10a36ab891ecf4078
parent6928a9245f2998478047dcc3efad30734766a226
Bluetooth: Add support for adding remote OOB data for LE

This patch adds proper support for passing LE OOB data to the
hci_add_remote_oob_data() function. For LE the 192-bit values are not
valid and should therefore be passed as NULL values.

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