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

Structure for proxy agent backend descriptor. More...

#include <zephyr/zbus/proxy_agent/zbus_proxy_agent.h>

Data Fields

enum zbus_proxy_agent_backend_type type
 Type of the backend.
const struct zbus_proxy_agent_backend_apiapi
 API for the backend.

Detailed Description

Structure for proxy agent backend descriptor.

Field Documentation

◆ api

const struct zbus_proxy_agent_backend_api* zbus_proxy_agent_backend_desc::api

API for the backend.

◆ type

enum zbus_proxy_agent_backend_type zbus_proxy_agent_backend_desc::type

Type of the backend.


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