zephyr/subsys/lorawan
romain pelletant bea68273d5 lorawan: replace booleans by atomic flags
ADR status and devtime updated flags merged into an atomic bits array.
Related to Issue #55072

Co-authored-by: Jan Kowalewski <jkowalewski@cthings.co>

Signed-off-by: romain pelletant <romain.pelletant@fullfreqs.com>
Signed-off-by: Jan Kowalewski <jkowalewski@cthings.co>
2024-11-16 14:03:36 -05:00
..
nvm lorawan/nvm: do not call settings_save() after writing individual settings 2024-05-01 22:56:34 +01:00
services lorawan: change downlink callback 2024-11-16 14:03:36 -05:00
CMakeLists.txt lorawan: add emulator for unit testing 2024-03-01 17:35:04 +01:00
Kconfig lorawan: add emulator for unit testing 2024-03-01 17:35:04 +01:00
lorawan.c lorawan: replace booleans by atomic flags 2024-11-16 14:03:36 -05:00
lorawan_emul.c lorawan: add emulator for unit testing 2024-03-01 17:35:04 +01:00
lw_priv.c
lw_priv.h