zephyr/subsys/bluetooth
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
..
common bluetooth: Allow immediate logging with software-based LL 2020-09-04 18:48:32 +02:00
controller Bluetooth: controller: Fix CUI/CPR lock during TO 2020-12-10 12:58:35 +01:00
host bluetooth: conn: add api for getting tx power level 2020-12-10 13:33:12 +01:00
mesh Bluetooth: Mesh: Pull all function calls out of the K_MSEC macro 2020-12-10 12:15:04 -05:00
services bluetooth: services: add tps service 2020-12-10 13:33:12 +01:00
shell tests: Bluetooth: shell: Fix PAST commands conditional compilation 2020-11-20 11:39:13 +02:00
CMakeLists.txt
Kconfig bluetooth: add dep on !SMP 2020-10-05 19:33:02 -07:00