Jim Flynn / Mbed OS aws-iot-device-sdk-mbed-c
Embed: (wiki syntax)

« Back to documentation index

MQTTHeader Union Reference

MQTTHeader Union Reference

Bitfields for the MQTT header byte. More...

#include <aws_iot_mqtt_client_common_internal.h>

Data Fields

unsigned char byte
 the whole byte

Detailed Description

Bitfields for the MQTT header byte.

Definition at line 81 of file aws_iot_mqtt_client_common_internal.h.


Field Documentation

unsigned char byte

the whole byte

Definition at line 82 of file aws_iot_mqtt_client_common_internal.h.