Home
last modified time | relevance | path

Searched defs:mqtt_sn_flags (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/subsys/net/lib/mqtt_sn/
Dmqtt_sn_msg.h25 struct mqtt_sn_flags { struct
26 bool dup;
27 enum mqtt_sn_qos qos;
28 bool retain;
29 bool will;
30 bool clean_session;
31 enum mqtt_sn_topic_type topic_type;