zephyr/subsys/net/lib
Seppo Takalo 8608b2dc45 tests: lwm2m: Information Reporting Interface [300-399]
Implement testcases for Information Reporting Interface [300-399]:

* LightweightM2M-1.1-int-301 - Observation and Notification of parameter
  values
* LightweightM2M-1.1-int-302 - Cancel Observations using Reset
* LightweightM2M-1.1-int-304 - Observe-Composite Operation
* LightweightM2M-1.1-int-306 – Send Operation
* LightweightM2M-1.1-int-307 – Muting Send
* LightweightM2M-1.1-int-308 - Observe-Composite and Creating
  Object Instance
* LightweightM2M-1.1-int-309 - Observe-Composite and Deleting
  Object Instance
* LightweightM2M-1.1-int-310 - Observe-Composite and modification of
  parameter values
* LightweightM2M-1.1-int-311 - Send command

303 and 305 cannot be implemented using Leshan as it only support
passive cancelling of observation.

Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
2023-11-07 09:47:00 +01:00
..
capture
coap net: coap: add support for Echo option (RFC 9175) 2023-10-20 15:09:44 +02:00
config net: l2: ieee802154: security config 2023-09-29 16:27:31 +02:00
dns random: Rename random header 2023-10-10 14:23:50 +03:00
http
lwm2m tests: lwm2m: Information Reporting Interface [300-399] 2023-11-07 09:47:00 +01:00
mqtt
mqtt_sn net: mqtt-sn: Active mqtt-sn process work when buffer run out 2023-09-19 15:20:09 +01:00
shell net: shell: Print device and wifi information for iface cmd 2023-11-06 15:51:36 -06:00
sntp
sockets syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
socks
tftp
tls_credentials net: lib: tls_credentials: earlier initialisation 2023-07-12 14:50:09 +02:00
utils
websocket random: Rename random header 2023-10-10 14:23:50 +03:00
zperf net: zperf: Fix the check for IPv6 2023-11-03 11:21:16 +01:00
CMakeLists.txt net: shell: Move the shell code to subsys/net/lib/shell 2023-10-23 10:40:28 +02:00
Kconfig