From: Marcel Holtmann Date: Sat, 31 Jan 2015 07:20:56 +0000 (-0800) Subject: Bluetooth: Fix OOB data present value for BR/EDR Secure Connections X-Git-Tag: fixes-v4.0-rc1~150^2~73^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=659c7fb08463b3dcf6aebb4daa0c5463289ccb97;p=pandora-kernel.git Bluetooth: Fix OOB data present value for BR/EDR Secure Connections When BR/EDR Secure Connections has been enabled, the OOB data present value can take 2 additional values. The host has to clearly provide details about if P-192 OOB data, P-256 OOB data or a combination of P-192 and P-256 OOB data is present. In case BR/EDR Secure Connections is not enabled or not supported, then check that P-192 OOB data is actually present and return the correct value based on that. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed