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
emul
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
lorawan
mgmt
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
settings
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