zephyr/subsys
Robert Lubos cf28b5aa65 net: lwm2m: Clear acknowledged flag before sending separate response
When using a separate response mechanism in LwM2M client, the
acknowledged flag is used to notify the engine that the request has been
acknowledged already with an empty ack and a separate CON response
should be sent. The same flag however is used by the retransmission
mechanism, to check if the CON request sent by the client has been
acknowledged by the peer.

As separate responses use the flag both ways, it has to be cleared
before sending the separate CON reply. Otherwise, the retransmission
logic assumes the reply has already been acknowledged and skips the
retransmission.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2025-07-22 19:30:40 -04:00
..
bindesc
bluetooth Bluetooth: Controller: Fix assertion using BT_CTLR_LOW_LAT_ULL_DONE 2025-07-21 13:04:44 -04:00
canbus
console
dap
debug gdb: fix compilation failures 2025-07-21 13:03:30 -04:00
demand_paging
dfu dfu: img_util: Upload to slot0 if not running from slot0 2025-07-19 15:45:53 -04:00
disk
dsp
emul
fb
fs
gnss gnss: rtk: Add basic integration 2025-07-21 09:19:14 -04:00
input
ipc
jwt
llext llext: Drop unused memory domain member 2025-07-19 13:40:42 -04:00
logging
lorawan
mem_mgmt
mgmt
modbus
modem
net net: lwm2m: Clear acknowledged flag before sending separate response 2025-07-22 19:30:40 -04:00
pm pm: Fix to prevent incorrect forever timeout 2025-07-19 13:27:08 -04:00
pmci
portability
profiling
random
retention
rtio
sd
secure_storage
sensing
settings settings: Add retention backend 2025-07-21 07:23:29 -04:00
shell shell: move date_service to sys_clock api 2025-07-19 15:30:29 -04:00
sip_svc
stats
storage
task_wdt
testsuite
timing
tracing
usb
zbus zbus: add user-configurable HEAP_MEM_POOL_ADD_SIZE_ZBUS 2025-07-19 09:56:21 +02:00
CMakeLists.txt gnss: rtk: Add basic integration 2025-07-21 09:19:14 -04:00
Kconfig gnss: rtk: Add basic integration 2025-07-21 09:19:14 -04:00