zephyr/subsys/mgmt
Dawid Niedzwiecki 4d97dcf115 ec_host_cmd: introduce Host Command state
Introduce a current state of Host Command subsystem.

It makes sures that a backend has been initilized and doesn't allow
sending a response twice. There is a possibility, that a command handler
that calls ec_host_cmd_send_response function returns anyway (which is a
mistake).

Signed-off-by: Dawid Niedzwiecki <dawidn@google.com>
2024-03-06 14:35:34 +01:00
..
ec_host_cmd ec_host_cmd: introduce Host Command state 2024-03-06 14:35:34 +01:00
hawkbit mgmt: hawkbit: Add error handling for HTTP requests 2024-02-09 16:33:11 -06:00
mcumgr mgmt: mcumgr: img_mgmt_client: avoid using uninitialized variable 2024-02-14 15:25:00 +01:00
osdp mgmt/osdp: Remove unused variable from osdp_phy_packet_finalize() 2023-12-08 20:20:56 +00:00
updatehub
CMakeLists.txt
Kconfig