zephyr/samples
Robert Lubos f7a5638871 net: lwm2m: Make bootstrap optional
Currently, after `CONFIG_LWM2M_RD_CLIENT_SUPPORT_BOOTSTRAP` is enabled,
the LwM2M engine will initiate bootstrap procedure on each run. This
approach limits the flexibility of the application, as it's not always
necessary to go over the bootstrap procedure (for instance, the
application may decide to store the security object obtained during the
bootstrap in flash, and restore it on boot).

Fix this by introducing an additional `flags` parameter to the
`lwm2m_rd_client_start()` function, which provides information whether
to run bootstrap in the current session or not.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2020-10-06 12:01:13 +03:00
..
application_development
basic samples: basic/minimal: disable memory pool when MT=n 2020-09-19 05:49:13 -04:00
bluetooth
boards misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
cpp_synchronization
debug
display drivers: display: ili9340: remove old hardcoded configurations 2020-09-29 14:18:05 -05:00
drivers drivers: eSPI: add eSPI driver support for NPCX7 series. 2020-10-02 11:33:15 +02:00
hello_world samples: hello_world: cmake warning 2020-09-24 07:25:47 -04:00
mpu
net net: lwm2m: Make bootstrap optional 2020-10-06 12:01:13 +03:00
philosophers
portability samples: cmsis_rtos_v1: philosophers: skip up_squared 2020-09-24 13:20:32 -05:00
posix
scheduler
sensor drivers: sensors: itds: Remove dts defaults 2020-10-02 11:46:57 +02:00
shields
smp
subsys usb: mass: Fix main thread stack size overflow. 2020-10-05 14:53:32 -05:00
synchronization samples: synchronisation: handle empty thread name 2020-09-20 21:27:55 -04:00
testing/integration
tfm_integration boards: nucleo_l552ze_q_ns: Use dts flash partitioning. 2020-10-01 15:43:28 +02:00
userspace
video
classic.rst
index.rst