zephyr/subsys/net/lib
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
..
app kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
coap crypto: config: config-coap: add CONFIG for setting max content length 2017-12-15 17:52:13 -05:00
dns kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
http kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
lwm2m net: lwm2m: cleanup transfer_request error handling 2017-12-15 18:02:25 -05:00
mqtt kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
sntp kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
sockets kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
zoap kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
CMakeLists.txt cmake: Fixed subsys/net/lib/http 2017-11-08 20:00:22 -05:00
Kconfig net: coap: Rename ZOAP library 2017-10-06 22:07:37 -04:00