commit | fdcc4beccb52f752799978c4da0dcd0faadbdcd4 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Fri Mar 14 10:53:50 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Fri Mar 14 09:05:24 2014 -0700 |
tree | 85a9c2dca5a92f155ba27c1b284dba3d2581ce69 | |
parent | 52d3ef5c2537d1b892d5fefff754b995394d7be3 [diff] |
Bluetooth: Fix updating SMP remote key distribution information When performing pairing using SMP the remote may clear any key distribution bits it wants in its pairing response. We must therefore update our local variable accordingly, otherwise we might get stuck waiting for keys that will never come. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>