zephyr/subsys/lorawan/services
Kiara Navarro 6b2a476c66 lorawan: add callback for descriptor changes
allow the application to decide whether to keep going with the fuota
process by setting a callback that exposes the descriptor field
whenever `FragSessionSetupReq` is sent to the device.

Signed-off-by: Kiara Navarro <sophiekovalevsky@fedoraproject.org>
2025-03-07 19:42:56 +01:00
..
clock_sync.c lorawan: clock_sync: assert instead of error code 2025-02-03 16:59:29 +01:00
CMakeLists.txt lorawan: services: frag decoder: add lowmem implementation 2024-06-11 16:09:23 +03:00
frag_decoder_lowmem.c lorawan: services: frag decoder: add lowmem implementation 2024-06-11 16:09:23 +03:00
frag_decoder_lowmem.h lorawan: services: frag decoder: add lowmem implementation 2024-06-11 16:09:23 +03:00
frag_flash.c lorawan: services: add Fragmented Data Block Transport 2024-05-02 16:54:43 +02:00
frag_flash.h lorawan: services: add Fragmented Data Block Transport 2024-05-02 16:54:43 +02:00
frag_transport.c lorawan: add callback for descriptor changes 2025-03-07 19:42:56 +01:00
Kconfig lorawan: services: frag decoder: add lowmem implementation 2024-06-11 16:09:23 +03:00
lorawan_services.c
lorawan_services.h lorawan: services: add Remote Multicast Setup 2024-01-30 14:14:05 +00:00
multicast.c lorawan: change downlink callback 2024-11-16 14:03:36 -05:00