Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
zbus_shadow_channel Struct Reference

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_channelchan
 Pointer to the shadow channel.
const struct zbus_proxy_agentproxy_agent
 Pointer to the proxy agent that owns this shadow channel.

Detailed Description

Metadata for shadow channels to track their ownership by proxy agents.

Field Documentation

◆ chan

const struct zbus_channel* zbus_shadow_channel::chan

Pointer to the shadow channel.

◆ proxy_agent

const struct zbus_proxy_agent* zbus_shadow_channel::proxy_agent

Pointer to the proxy agent that owns this shadow channel.


The documentation for this struct was generated from the following file: