zephyr/samples/net
Maik Vermeulen 4cfd2a1943 net: lwm2m: Added execute arguments support
A dedicated LwM2M execute callback type has been implemented which
supports execute arguments. The lwm2m engine, lwm2m_client sample and
lwm2m objects have been updated accordingly. Also the API change has
been documented, and the lwm2m engine reference has been updated.

Fixes #30551.

Signed-off-by: Maik Vermeulen <maik.vermeulen@innotractor.com>
2020-12-13 15:39:08 -05:00
..
civetweb boards: Fix 2 liners copyright 2020-11-26 13:51:04 +01:00
cloud samples: net: cloud: tagoio_http_post: Fix sample name 2020-11-24 23:41:25 -05:00
common
dhcpv4_client
dns_resolve
eth_native_posix
gptp net: scripts: Make test runner script fully generic 2020-11-20 16:07:59 +02:00
gsm_modem
ipv4_autoconf
lldp
lwm2m_client net: lwm2m: Added execute arguments support 2020-12-13 15:39:08 -05:00
mdns_responder
mqtt_publisher kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
openthread/coprocessor
promiscuous_mode
sockets power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
stats samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
syslog_net samples: net: syslog: Add Docker based testing support 2020-12-09 15:56:44 +02:00
telnet
vlan samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
wifi
wpan_serial samples: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
wpanusb samples: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
zperf samples: net: zperf: Allow DHCPv4 or manually set addresses 2020-12-01 16:32:07 +02:00
net.rst