mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 17:06:10 +00:00
So far, the LwM2M state machine started in the `ENGINE_INIT` state, which made it exectue the registration/bootstrap registration even when `lwm2m_rd_client_start()` was not called. With a new `ENGINE_IDLE` state, the state machine can wait for the application to actually start the client before proceeding. It also makes sense to stay in the ENGINE_IDLE state after successfull deregistration, until the application restarts the client. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no> |
||
---|---|---|
.. | ||
ip | ||
l2 | ||
lib | ||
buf.c | ||
CMakeLists.txt | ||
hostname.c | ||
Kconfig | ||
Kconfig.hostname | ||
Kconfig.template.log_config.default.net | ||
Kconfig.template.log_config.net |