zephyr/subsys/lorawan/services
Martin Jäger bfcd887903 lorawan: services: clock_sync: apply changed periodicity immediately
The work item for re-synchronization should be rescheduled immediately
after the periodicity is changed.

Calculation of the periodicity incl. jitter is moved to a dedicated
function so that it can be re-used.

Signed-off-by: Martin Jäger <martin@libre.solar>
2024-03-01 17:35:04 +01:00
..
clock_sync.c lorawan: services: clock_sync: apply changed periodicity immediately 2024-03-01 17:35:04 +01:00
CMakeLists.txt lorawan: services: add Remote Multicast Setup 2024-01-30 14:14:05 +00:00
Kconfig lorawan: services: add Remote Multicast Setup 2024-01-30 14:14:05 +00:00
lorawan_services.c lorawan: services: add Class C session handling 2024-01-30 14:14:05 +00:00
lorawan_services.h lorawan: services: add Remote Multicast Setup 2024-01-30 14:14:05 +00:00
multicast.c lorawan: services: add Remote Multicast Setup 2024-01-30 14:14:05 +00:00