zephyr/subsys/mgmt
Siddharth Chandrasekaran 011e784844 mgmt/osdp: More error handling and other cleanups
cp_build_command returns the length of the built packet and early
returns for errors. This means there is no need to keep track of return
code in a separate variable -- if we reached the end, we succeeded.

Along with this change, some more changes to enhance maintainability and
readability are also done.

Signed-off-by: Siddharth Chandrasekaran <sidcha.dev@gmail.com>
2023-02-20 11:29:23 +01:00
..
ec_host_cmd ec_host_cmd: add NPCX SHI peripheral for the host commands 2023-01-11 09:38:45 +01:00
hawkbit include: net: http: rename http_x.h http/x.h 2022-10-12 09:02:21 -04:00
mcumgr mgmt: mcumgr: Change select to depends on in Kconfigs 2023-02-20 11:27:43 +01:00
osdp mgmt/osdp: More error handling and other cleanups 2023-02-20 11:29:23 +01:00
updatehub mgmt: updatehub: Add no memory check at cmd_info 2023-01-23 10:24:07 +00:00
CMakeLists.txt ec_host_cmd: add ec host command handler framework 2020-09-04 14:50:45 -04:00
Kconfig ec_host_cmd: add ec host command handler framework 2020-09-04 14:50:45 -04:00