zephyr/subsys
Trond Einar Snekvik 040b14366e Bluetooth: Mesh: Pull all function calls out of the K_MSEC macro
The K_MSEC macro evaluates its argument twice, which causes double
evaluation of some function calls in the mesh stack.

This removes all instances of function calls inside K_MSEC macros in the
mesh stack.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2020-12-10 12:15:04 -05:00
..
bluetooth Bluetooth: Mesh: Pull all function calls out of the K_MSEC macro 2020-12-10 12:15:04 -05:00
canbus
console
cpp
debug
dfu
disk disk: remove USB MSC specific FAT12 ramdisk 2020-12-02 11:50:11 +01:00
emul drivers: sensors: bmi160: Fix issue with sample read 2020-12-01 17:58:06 -05:00
fb
fs kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
jwt
logging net: syslog: Make sure CONFIG_LOG_IMMEDIATE is not set 2020-12-04 15:46:42 +02:00
lorawan
mgmt mgmt: mcumgr: Remove log management support from Kconfig 2020-12-07 12:56:40 +01:00
net net: openthread: Add option to enable software CSMA backoff 2020-12-10 12:58:07 +01:00
power power: cleanup kernel idle and power hooks 2020-12-09 15:18:29 -05:00
random random: ctr_drbg: Fix the error path in sys_csrand_get 2020-12-01 10:20:06 -06:00
settings settings: fix possible unaligned write while a line coping 2020-12-04 17:10:47 +01:00
shell power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
stats
storage
testsuite kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
timing
tracing
usb
CMakeLists.txt
Kconfig