zephyr/subsys/lorawan
Martin Durietz 3197be97e6 lorawan: add link check support.
Add link check support, by adding:
- link check callback in response of LinkCheckAns.
- link check request function using LinkCheckReq.

Signed-off-by: Martin Durietz <martin.durietz@gmail.com>
2025-04-17 17:23:12 +02:00
..
nvm lorawan/nvm: do not call settings_save() after writing individual settings 2024-05-01 22:56:34 +01:00
services lorawan: add callback for descriptor changes 2025-03-07 19:42:56 +01: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: add link check support. 2025-04-17 17:23:12 +02:00
lorawan_emul.c lorawan: add emulator for unit testing 2024-03-01 17:35:04 +01:00
lw_priv.c
lw_priv.h