commit | 94ea7257ef24a007cb0e26476ed8871f179a749f | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Mon Mar 16 11:45:46 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Mar 16 17:16:46 2015 +0100 |
tree | 66f5df07c3110b7cec8fa347c8411e24af2cc8d6 | |
parent | 58428563b5ea19c2ac8b6aca8073e48539023b26 [diff] |
Bluetooth: Fix verifying confirm value when lacking remote OOB data If we haven't received remote OOB data we cannot perform any special checks on the confirm value. This patch updates the check after having received the public key to only perform the verification if we have remote OOB data present. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>