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

Abstracts memory buffers. More...

#include <mqtt_sn.h>

Data Fields

const uint8_tdata
 Pointer to data.
 
uint16_t size
 Size of data, in bytes.
 

Detailed Description

Abstracts memory buffers.

Field Documentation

◆ data

const uint8_t* mqtt_sn_data::data

Pointer to data.

◆ size

uint16_t mqtt_sn_data::size

Size of data, in bytes.


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