commit | d0826f33922a4389c4022eababcc7ce2f008274a | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Fri Nov 24 22:34:18 2017 +0200 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Mon Nov 27 10:17:54 2017 +0200 |
tree | dd0f3ccfd3977c763a0fae8958e392d9720f125d | |
parent | 48aecd151325d7f9ec700983eb68a48515ee0d83 [diff] |
Bluetooth: Mesh: Fix NetKey Update behavior in Phase 1 If we get a different key value in Phase 1 we should return the same "Cannot Update" error as in phases 2 and 3. This fixes test case MESH/NODE/KR/BI-02-C. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>