zephyr/subsys/net/lib
Ryan Erickson 12b4187092 lwm2m: swmgmt: fix observations not working for resources
The pointers to resource values should not be used
directly to update the values.
This will break observations if the server is trying to
observe changes during a software update.

Signed-off-by: Ryan Erickson <ryan.erickson@lairdconnect.com>
2022-11-10 09:27:54 +01:00
..
capture includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
coap net: lib: coap: method_from_code() API change to return errors. 2022-09-12 10:53:34 +00:00
config includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
conn_mgr subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
dns net: dns: Always init the resolver 2022-10-14 09:57:09 +02:00
http include: net: http: rename http_x.h http/x.h 2022-10-12 09:02:21 -04:00
lwm2m lwm2m: swmgmt: fix observations not working for resources 2022-11-10 09:27:54 +01:00
mqtt subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
mqtt_sn net: mqtt-sn: Add MQTT-SN library 2022-11-09 10:43:00 +01:00
sntp net: sntp: use zsock_ functions. 2022-10-03 10:19:47 +02:00
sockets net: sockets_tls: Fix memory leak in socket 2022-11-09 10:44:44 +01:00
socks includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
tftp includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
tls_credentials include: fix files using legacy include paths 2022-08-31 06:49:00 -04:00
utils subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
websocket include: net: http: rename http_x.h http/x.h 2022-10-12 09:02:21 -04:00
zperf net: lib: zperf: Disable prints during ongoing traffic 2022-10-27 15:37:41 +02:00
CMakeLists.txt net: mqtt-sn: Add MQTT-SN library 2022-11-09 10:43:00 +01:00
Kconfig net: mqtt-sn: Add MQTT-SN library 2022-11-09 10:43:00 +01:00