Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
smp_client_transport_entry Struct Reference

SMP Client transport structure. More...

#include <smp.h>

Data Fields

sys_snode_t node
 
struct smp_transportsmpt
 Transport structure pointer.
 
int smpt_type
 Transport type.
 

Detailed Description

SMP Client transport structure.

Field Documentation

◆ node

sys_snode_t smp_client_transport_entry::node

◆ smpt

struct smp_transport* smp_client_transport_entry::smpt

Transport structure pointer.

◆ smpt_type

int smp_client_transport_entry::smpt_type

Transport type.


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