![]() |
nRF5 SDK
v15.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Abstracts UTF-8 encoded strings. More...
#include <mqtt.h>
Data Fields | |
uint8_t * | p_utf_str |
uint32_t | utf_strlen |
Abstracts UTF-8 encoded strings.
uint8_t* mqtt_utf8_t::p_utf_str |
Pointer to UTF-8 string.
uint32_t mqtt_utf8_t::utf_strlen |
Length of UTF string.