Data Fields
dis_string_t Struct Reference
BLE Services
»
Device Information Service (DIS)
»
Structures
UTF-8 string data type.
More...
#include <
dis.h
>
Data Fields
uint8_t
length
char *
p_str
Detailed Description
UTF-8 string data type.
Field Documentation
◆
length
uint8_t dis_string_t::length
String length.
◆
p_str
char* dis_string_t::p_str
String data.
The documentation for this struct was generated from the following file:
dis.h