zephyr/subsys/mgmt/ec_host_cmd
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
..
backends
CMakeLists.txt
Kconfig
Kconfig.logging
ec_host_cmd_handler.c ec_host_cmd: introduce Host Command state 2024-03-06 14:35:34 +01:00