zephyr/subsys/net/lib
Nick Ward b75a3f691d net: lwm2m: device object: use LWM2M_DEVICE_ERROR_NONE
Use LWM2M_DEVICE_ERROR_NONE macro.

Signed-off-by: Nick Ward <nix.ward@gmail.com>
2023-12-06 17:55:22 +00:00
..
capture includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
coap net: lib: coap: Add coap_service_is_running 2023-12-01 10:56:56 +00:00
config net: l2: ieee802154: security config 2023-09-29 16:27:31 +02:00
dns net: dns: responders: Set the multicast TTL or hoplimit 2023-12-04 15:07:43 +01:00
http net: http: define http service and resource iterable sections 2023-03-08 13:57:13 +00:00
lwm2m net: lwm2m: device object: use LWM2M_DEVICE_ERROR_NONE 2023-12-06 17:55:22 +00:00
mqtt net: mqtt: close tcp socket after websocket_disconnect 2023-06-19 09:18:45 +01:00
mqtt_sn net: mqtt-sn: Remember incoming registered topic name 2023-11-22 09:53:33 +01:00
shell net: shell: ping: Fix double packet unref in ping reply handler 2023-12-04 14:30:26 +01:00
sntp net: sntp: support building without NET_SOCKETS_POSIX_NAMES 2023-04-24 09:23:17 -04:00
sockets net: socket: Add IPv6 multicast join/leave via socket 2023-12-04 16:38:49 +00:00
socks includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
tftp net: tftp: Ensure the error message fits into transmit buffer 2023-11-20 09:24:18 +01:00
tls_credentials net: tls_credentials: Add missing include dir for PSA API 2023-11-28 15:35:00 +01:00
utils net: sntp: support building without NET_SOCKETS_POSIX_NAMES 2023-04-24 09:23:17 -04:00
websocket random: Rename random header 2023-10-10 14:23:50 +03:00
zperf net: zperf: Fix TCP packet counting 2023-11-21 08:46:45 +00:00
CMakeLists.txt net: shell: Move the shell code to subsys/net/lib/shell 2023-10-23 10:40:28 +02:00
Kconfig net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00