|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
Metadata for shadow channels to track their ownership by proxy agents. More...
#include <zephyr/zbus/proxy_agent/zbus_proxy_agent.h>
Data Fields | |
| const struct zbus_channel * | chan |
| Pointer to the shadow channel. | |
| const struct zbus_proxy_agent * | proxy_agent |
| Pointer to the proxy agent that owns this shadow channel. | |
Metadata for shadow channels to track their ownership by proxy agents.
| const struct zbus_channel* zbus_shadow_channel::chan |
Pointer to the shadow channel.
| const struct zbus_proxy_agent* zbus_shadow_channel::proxy_agent |
Pointer to the proxy agent that owns this shadow channel.