zephyr/subsys
Michael Scott 2c208e99ad net: lwm2m: cleanup transfer_request error handling
Consolidate and standardize error handling throughout
lwm2m_obj_firmware_pull.c.  As well as handle previously
unhandled errors returned from transfer_request().

NOTE: in general, unhandled errors will now result in
RESULT_UPDATE_FAILED.  Previously, unhandled errors in
transfer_request() would result in RESULT_CONNECTION_LOST
which might or might not be over-written with another
result later.

Signed-off-by: Michael Scott <michael@opensourcefoundries.com>
2017-12-15 18:02:25 -05:00
..
bluetooth kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
console kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
cpp kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
debug kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
dfu kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
disk kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
fs fs: only select the disk subsystem if the filesystem needs it. 2017-12-14 16:49:18 -06:00
logging kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
net net: lwm2m: cleanup transfer_request error handling 2017-12-15 18:02:25 -05:00
random subsys: random: Fix semaphore initial count of xoroshiro128 2017-11-15 15:47:10 -06:00
shell kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
usb kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig subsys: Add random subsystem 2017-11-01 08:26:29 -04:00