zephyr/subsys
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
..
bluetooth Bluetooth: Fix assertion condition in bt_gatt_discover 2018-06-15 15:47:04 +02:00
console samples, subsys, tests: Use ARRAY_SIZE() whenever possible 2018-06-14 19:12:51 -04:00
cpp kconfig: Move CPLUSPLUS from root to "Compiler Options" 2018-04-30 13:12:01 -04:00
debug debug: enable assertions for all tests 2018-05-24 15:12:56 -07:00
dfu
disk susbys: disk: Fix misleading menuconfig prompts 2018-06-04 21:45:09 +02:00
fs subsys: fs/nvs: fix _nvs_sector_is_used 2018-05-26 08:26:40 -04:00
logging kernel: Fix sloppy wait queue API 2018-05-18 01:48:48 +03:00
mgmt subsys: mgmt: Remove unnecessary comparison 2018-06-05 08:06:09 -04:00
net net: lwm2m: retry registration update 6 seconds before expiration 2018-06-18 10:51:15 +03:00
random subsys: random: xoroshiro128: Use SYS_INIT hook to initialize properly 2018-05-22 15:59:25 -07:00
settings subsys: settings: Fix file exist error. 2018-06-06 09:43:19 -04:00
shell subsys: shell: Remove deprcated k_call_stacks_analyze API 2018-05-15 13:43:00 +03:00
storage subsys: fs: fix generic storage partition selection 2018-05-04 10:14:01 -04:00
usb usb: hid: fix write to interrupt IN endpoint 2018-06-16 11:46:56 +02:00
CMakeLists.txt
Kconfig kconfig: Move CPLUSPLUS from root to "Compiler Options" 2018-04-30 13:12:01 -04:00