zephyr/subsys
Lingao Meng ff9f208492 Bluetooth: Mesh: Fixes Config client send publish message
When Config client model send publish message, app_idx will
be need, however, currently code clear this value use `&`,
this will be generate error when app_idx not zero.

Signed-off-by: Lingao Meng <mengabc1086@gmail.com>
2019-11-14 14:26:21 +02:00
..
bluetooth Bluetooth: Mesh: Fixes Config client send publish message 2019-11-14 14:26:21 +02:00
console
cpp
debug debug: tracing: Use proper API to fetch thread name 2019-11-12 14:27:21 +01:00
dfu
disk
fb
fs subsys/fs/shell: Prevent buffer overrun when creating abs path 2019-11-13 15:11:29 -06:00
jwt
logging
mgmt
net net: ip: ipv6_nbr: Fix uninitialized variable in ipv6_nbr 2019-11-12 16:12:10 +01:00
power
random
settings settings: Fix undefined behaviours in settings_line.c. 2019-11-13 17:36:36 -08:00
shell subsystem: kernel_shell: Fix pointer cast to u32_t 2019-11-13 09:00:03 +01:00
stats
storage
testsuite
usb
CMakeLists.txt
Kconfig