Searched defs:mqtt_sn_flags (Results 1 – 1 of 1) sorted by relevance
25 struct mqtt_sn_flags { struct26 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;