commit | 86df9200c77f46a246ca4a78949887eb6dbde091 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Sun Oct 26 20:52:27 2014 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Dec 03 16:51:21 2014 +0100 |
tree | 0315eb42bda394f4b24961d10a36ab891ecf4078 | |
parent | 6928a9245f2998478047dcc3efad30734766a226 [diff] |
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>