zephyr/subsys/net/lib
Marc Lasch fa84da588d net: lib: lwm2m: Cancel firmware DOWNLOADED state with NULL byte
Allow to cancel a firmware update in DOWNLOADED state by writing a
NULL byte as described in the Firmware Update object version 1.1
(urn:oma:lwm2m:oma:5:1.1). Keep object version 1.0 mechanism with
an `empty string`.

Signed-off-by: Marc Lasch <marc.lasch@husqvarnagroup.com>
2022-05-23 10:17:52 +02:00
..
capture subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
coap subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
config subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
conn_mgr subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
dns subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
http subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
lwm2m net: lib: lwm2m: Cancel firmware DOWNLOADED state with NULL byte 2022-05-23 10:17:52 +02:00
mqtt subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
openthread net: openthread: add support for PSA MAC keys 2022-05-13 13:27:04 +02:00
sntp subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
sockets net: sockets: Implement POLLOUT for stream sockets 2022-05-18 11:09:17 +02:00
socks subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tftp subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tls_credentials subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
utils subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
websocket subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
CMakeLists.txt
Kconfig