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

Decodes, encodes, and transmits SMP packets. More...

#include <smp.h>

Data Fields

struct smp_transportsmpt
 
struct cbor_nb_readerreader
 
struct cbor_nb_writerwriter
 

Detailed Description

Decodes, encodes, and transmits SMP packets.

Field Documentation

◆ reader

struct cbor_nb_reader* smp_streamer::reader

◆ smpt

struct smp_transport* smp_streamer::smpt

◆ writer

struct cbor_nb_writer* smp_streamer::writer

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