nRF5 SDK v16.0.0
Data Fields
mqtt_utf8_t Struct Reference

Abstracts UTF-8 encoded strings. More...

#include <mqtt.h>

Data Fields

uint8_t * p_utf_str
 
uint32_t utf_strlen
 

Detailed Description

Abstracts UTF-8 encoded strings.

Field Documentation

uint8_t* mqtt_utf8_t::p_utf_str

Pointer to UTF-8 string.

uint32_t mqtt_utf8_t::utf_strlen

Length of UTF string.


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

Documentation feedback | Developer Zone | Subscribe | Updated