zephyr/subsys/net/lib
Michael Scott 7934e24983 net: lwm2m: retry registration update 6 seconds before expiration
When the priority of the LwM2M engine was lowered, it causes an
occasional registration update to fall outside of the registration
lifetime.  This shows up as the following error:
Failed with code 4.4. Retrying registration

Let's try and retry a bit earlier to account for the priority
change.

Signed-off-by: Michael Scott <michael@opensourcefoundries.com>
2018-06-18 10:51:15 +03:00
..
app net: Too long timeout was passed to k_sleep 2018-05-22 08:55:27 -04:00
coap net: coap: Fix CoAP observer helper function 2018-05-22 08:54:54 -04:00
dns net: Too long timeout for k_sleep 2018-05-28 17:20:11 -04:00
http net: websocket: Initial support for server websocket 2018-03-15 15:17:36 +02:00
lwm2m net: lwm2m: retry registration update 6 seconds before expiration 2018-06-18 10:51:15 +03:00
mqtt kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
openthread net: openthread: Add function for getting current radio channel 2018-05-18 15:09:53 +03:00
sntp kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
sockets net: sockets: Check for errors from dns_get_addr_info 2018-04-03 14:15:43 +03:00
websocket net: websocket: Revise generation of Sec-WebSocket-Accept header 2018-05-14 08:16:46 +03:00
CMakeLists.txt net: websocket: Initial support for server websocket 2018-03-15 15:17:36 +02:00
Kconfig net: websocket: Initial support for server websocket 2018-03-15 15:17:36 +02:00