nRF5 IoT SDK v0.9.0
Data Fields
mqtt_binstr_t Struct Reference

Abstracts binary strings. More...

#include <mqtt.h>

Data Fields

uint8_t * p_bin_str
 
uint32_t bin_strlen
 

Detailed Description

Abstracts binary strings.

Field Documentation

uint32_t mqtt_binstr_t::bin_strlen

Length of binary stream.

uint8_t* mqtt_binstr_t::p_bin_str

Pointer to binary stream.


This document was last updated on Tue Dec 1 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.