zephyr/subsys/net/lib
Thomas LE ROUX 37dca20444 net: lwm2m: Utility functions added to LWM2M Engine
Added 3 utility functions :
- lwm2m_engine_update_period_service() which updates the period of a
given service.
- lwm2m_engine_update_period_min_observer() which updates the
min_period_sec for a given observe node.
- lwm2m_engine_update_period_max_observer() which updates the
max_period_sec for a given observe node.

Signed-off-by: Thomas LE ROUX <thomas.leroux@smile.fr>
2021-02-19 10:52:08 +02:00
..
coap net: coap: acknowledgement initialization helper 2021-02-15 10:17:11 +02:00
config net: config: Tweak the startup of logging backend 2021-01-26 07:12:14 -05:00
conn_mgr net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
dns net: dns: review use of k_work APIs 2021-01-04 10:01:47 +02:00
http license: add missing SPDX headers 2021-02-11 08:05:16 -05:00
lwm2m net: lwm2m: Utility functions added to LWM2M Engine 2021-02-19 10:52:08 +02:00
mqtt net: mqtt: Return -1 if keepalive messages are disabled. 2020-12-08 14:08:36 -05:00
openthread net: openthread: added heap related otPlat methods implementation 2021-02-18 18:23:06 +02:00
sntp net: sntp: Remove deprecated API function 2020-10-01 07:14:08 -05:00
sockets net: socket: getsockopt SO_PROTOCOL implementation 2021-02-17 10:36:58 +02:00
socks cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
tftp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tls_credentials device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
utils
websocket tests/websocket: improve portability 2021-01-15 13:06:33 -05:00
CMakeLists.txt net: openthread: Align Kconfig with cmake symbols 2020-08-18 15:57:14 +03:00
Kconfig net: tftp: Adding support for TFTP Client. 2020-04-30 14:19:46 +03:00