zephyr/subsys/net
Maik Vermeulen f2ca6a8c22 net: lwm2m: Add observe callback for observe and notification events
Added an observe callback so that the application can register to
receive events like observer added/deleted, and notification acked/
timed out. The notifications can be traced back to the exact data
contained within them by use of the user_data pointer.

Fixes #38531.

Signed-off-by: Maik Vermeulen <maik.vermeulen@innotractor.com>
2021-11-25 10:45:36 -05:00
..
ip pm: Use pm_device_action_run instead of state_set 2021-11-24 14:21:50 -05:00
l2 net: l2: ieee802154: normalize net_buf usage 2021-11-24 16:04:50 +02:00
lib net: lwm2m: Add observe callback for observe and notification events 2021-11-25 10:45:36 -05:00
buf.c net: buf: move user_data to flexible arr member 2021-11-24 16:04:50 +02:00
CMakeLists.txt
hostname.c net: hostname: Update unique hostname on link address change 2021-01-13 17:50:32 +02:00
Kconfig Kconfig: net: deprecate NET_BUF_USER_DATA_LEN 2021-11-24 16:04:50 +02:00
Kconfig.hostname net: hostname: Update unique hostname on link address change 2021-01-13 17:50:32 +02:00
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net