libwebsockets
Lightweight C library for HTML5 websockets
lws_mqtt_fixed_hdr_t Union Reference

Data Fields

struct { 
 
   uint8_t   retain:1 
 
   uint8_t   qos:2 
 
   uint8_t   dup:1 
 
   uint8_t   ctrl_pkt_type:4 
 
flags 
 
uint8_t bits
 

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