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

MQTT-SN event structure to be handled by the event callback. More...

#include <mqtt_sn.h>

Data Fields

enum mqtt_sn_evt_type type
 Event type.
 
union mqtt_sn_evt_param param
 Event parameters.
 

Detailed Description

MQTT-SN event structure to be handled by the event callback.

Field Documentation

◆ param

union mqtt_sn_evt_param mqtt_sn_evt::param

Event parameters.

◆ type

enum mqtt_sn_evt_type mqtt_sn_evt::type

Event type.


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