6180b904af
The code was using MSEC() macro in few places instead of more proper K_MSEC(). The MSEC() takes seconds as a parameter and K_MSEC() takes milliseconds. Fixes #7657 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
bt_settings.c | ||
bt_settings.h | ||
client.c | ||
ieee802154_settings.c | ||
ieee802154_settings.h | ||
init.c | ||
net_app.c | ||
net_app_private.h | ||
server.c |