zephyr/subsys/net/lib
Robert Lubos 44c1101e93 net: lwm2m: Make Registration Update ahead time configurable
Allow to configure, how long before registration timeout should the
Registration Update be sent. The fixed 6 seconds used so far, might
not be enough in slower networks (like NB-IoT), resulting in frequent
re-registrations at LWM2M level.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2020-06-18 19:38:19 +02:00
..
coap net: coap: Parse zero-length option correctly 2020-06-15 22:13:34 +03:00
config net: config: fix timeout 0 blocking start-up 2020-06-16 19:10:25 +02:00
conn_mgr zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dns net: dns: Ignore queries when resolving a name 2020-06-13 22:14:42 +03:00
http net: http: client: Add port number to HTTP Header 2020-06-15 16:59:20 +02:00
lwm2m net: lwm2m: Make Registration Update ahead time configurable 2020-06-18 19:38:19 +02:00
mqtt net: mqtt: Make client "cleansession" flag configurable. 2020-06-09 10:09:04 +03:00
openthread net: lib: openthread: Handle OT transmission in Thread task 2020-06-18 19:37:06 +02:00
sntp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sockets net: sockets: remove POSIX_NAMES dependency on SOCKETS_OFFLOAD 2020-06-17 08:55:17 +03:00
socks zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tftp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tls_credentials kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
utils include: net: socketutils: Allow to build for CONFIG_POSIX_API 2019-09-12 17:30:29 +03:00
websocket zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
CMakeLists.txt net: tftp: Adding support for TFTP Client. 2020-04-30 14:19:46 +03:00
Kconfig net: tftp: Adding support for TFTP Client. 2020-04-30 14:19:46 +03:00