commit | 2a74be43ea15d20cd8101c6ea09c49e261ba0b98 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Mon Nov 06 13:18:14 2017 +0200 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Tue Nov 07 18:59:06 2017 +0300 |
tree | 49539cb97fe969dfc3c1a761dff502f9acacaa96 | |
parent | 1ecb486f17adcc03fb8bea4bc51b23176adf2bbc [diff] |
Bluetooth: Mesh: Fix network decryption in case of multiple LPNs If we are a Friend node with multiple LPNs, we need to iterate through all available Friendship credentials to find the right keys. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>