commit | 882fafad71a4bac8e8a2445dfb08c38a71b4eef1 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Mon Mar 16 11:45:43 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Mar 16 17:16:45 2015 +0100 |
tree | c077fd85428f65fc858f124eb5d576670dc99b92 | |
parent | 8e4e2ee5d80875177e03d57b807e0784f3d91e0e [diff] |
Bluetooth: Fix local OOB data handling for SMP We need to store the local ra/rb value in order to verify the Check value received from the remote. This patch adds a new 'lr' for the local ra/rb value and makes sure it gets used when verifying the DHKey Check PDU received from the remote. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>