zephyr/include/zephyr/mgmt
Siddharth Chandrasekaran 73809472f8 mgmt/osdp: Add support for event delivery and notifications
The CP app sends PD a "command" and the PD responds to it. Some times,
the PD has something that it wants to tell the PD which it does so in
response to POLL command. Both CP and PD apps need a way to exchange
these info over the OSDP bus. To archive this we will introduce what are
called "events" that allow the PD app to enqueue and CP app to get
notified.

This is analogous to the incumbent "commands" abstraction where, the CP
app enqueues a command and the PD app gets notified of it.

Signed-off-by: Siddharth Chandrasekaran <sidcha.dev@gmail.com>
2023-01-12 12:04:11 +01:00
..
mcumgr doc: mgmt: mcumgr: callback: Improve documentation 2023-01-09 17:36:04 -08:00
ec_host_cmd.h ec_host_cmd: add missing fields and improve compatibility 2022-11-18 10:11:40 +01:00
hawkbit.h include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
osdp.h mgmt/osdp: Add support for event delivery and notifications 2023-01-12 12:04:11 +01:00