zephyr/subsys
Tobias Svehagen 60563977df Bluetooth: Mesh: Fix handling of app index and local device key
Fix problem of not checking if the remote device key is actually our
own. This bug was intruduced in
46a95f12ad and causes failure of models
that use app_idx BT_MESH_KEY_DEV_REMOTE. Since this is used by cfg_cli,
it was not possible to do self-configuration.

Signed-off-by: Tobias Svehagen <tobias.svehagen@gmail.com>
2020-02-28 20:18:54 +02:00
..
bluetooth Bluetooth: Mesh: Fix handling of app index and local device key 2020-02-28 20:18:54 +02:00
canbus
console
cpp
debug
dfu
disk
fb
fs
jwt
logging
mgmt subsys/mgmt: Fix incorrect buffer space check 2020-02-27 12:28:22 +02:00
net net: ppp: Fix integer handling coverity issue 2020-02-25 11:26:06 +01:00
power
random
settings
shell shell: telnet: Replace timer with a delayed work 2020-02-12 10:22:49 +02:00
stats
storage
testsuite
tracing tracing: fixes C++ compilation issue 2020-02-26 14:13:22 +02:00
usb usb: Set USB version to 2.1 when using BOS 2020-02-19 12:30:35 +02:00
CMakeLists.txt
Kconfig