zephyr/subsys/mgmt/osdp
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
..
src mgmt/osdp: More error handling and other cleanups 2023-02-20 11:29:23 +01:00
CMakeLists.txt
Kconfig mgmt/osdp: phy: Rework MARK byte handling 2023-01-27 20:28:34 +09:00
Kconfig.cp
Kconfig.pd