zephyr/subsys
Robert Lubos 126da28620 net: lwm2m: Trigger registration update only when registered
Add extra check for the LwM2M client state, to allow triggering of the
Registration Update message only when registered.

This fixes an issue, when the `trigger_update` flag could be set during
the bootstrap procedure (when the value of the Lifetime resource was
set), which resulted in an uneccessary Registration Update message just
after the successful registration.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2021-05-05 14:04:41 -05:00
..
bluetooth Bluetooth: controller: Move le_adv_ext_terminate under broadcaster 2021-05-05 17:05:52 +02:00
canbus canbus: isotp: use new k_work API 2021-05-05 13:24:29 -05:00
console kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
cpp
debug tests: boot_time: remove all the code and instrumentation feeding into test 2021-05-05 10:41:15 -04:00
demand_paging
dfu dfu: mcuboot: Remove definitions available via bootutil_public.h 2021-03-25 07:08:01 -04:00
disk include: move disk_access.h to storage 2021-03-23 12:16:01 +01:00
emul include: Move emul.h to drivers/emul.h 2021-04-22 12:51:01 -04:00
fb
fs fs/nvs: document flash wbs migration capability 2021-04-30 12:27:27 +02:00
ipc ipc: rpmsg_service: switch to new work API 2021-04-21 11:53:19 -05:00
jwt jwt: use pre-computed JWT header 2021-04-03 06:52:40 -04:00
logging net: openthread: Align with the new NCP API 2021-04-30 12:55:02 -05:00
lorawan lorawan: port oriented downlink callbacks 2021-04-30 13:05:10 -05:00
mgmt power: move reboot functionality to os lib 2021-04-28 20:34:00 -04:00
modbus modbus: fix untrusted loop bound in modbus client 2021-05-05 11:33:56 +02:00
net net: lwm2m: Trigger registration update only when registered 2021-05-05 14:04:41 -05:00
portability portability: move cmsis api headers 2021-04-20 08:45:05 -04:00
power power: move reboot functionality to os lib 2021-04-28 20:34:00 -04:00
random random: rand32_timer: Avoid alignment faults by using memcpy 2021-04-16 15:34:59 -04:00
settings
shell power: move reboot functionality to os lib 2021-04-28 20:34:00 -04:00
stats
storage storage/stream: Add persistent write progress to stream_flash 2021-04-23 15:01:32 -05:00
task_wdt power: move reboot functionality to os lib 2021-04-28 20:34:00 -04:00
testsuite arm64: FPU context switching support 2021-05-03 11:56:50 +02:00
timing timing: add kconfig CONFIG_TIMING_FUNCTIONS_NEED_AT_BOOT 2021-04-06 16:43:55 -04:00
tracing tracing: Add ISR numbers to SystemView for Cortex-M 2021-05-04 10:17:23 -05:00
usb usb: netusb: rndis: fix a typo 2021-05-01 14:17:39 -04:00
CMakeLists.txt portability: move cmsis APIs to subsys/portability 2021-04-20 08:45:05 -04:00
Kconfig portability: move cmsis APIs to subsys/portability 2021-04-20 08:45:05 -04:00