![]() |
nRF5 SDK
v14.1.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Abstracts binary strings. More...
#include <mqtt.h>
Data Fields | |
uint8_t * | p_bin_str |
uint32_t | bin_strlen |
Abstracts binary strings.
uint32_t mqtt_binstr_t::bin_strlen |
Length of binary stream.
uint8_t* mqtt_binstr_t::p_bin_str |
Pointer to binary stream.