UTF-8 string data type. More...
#include <ble_srv_common.h>
Detailed Description
UTF-8 string data type.
- Note
- The type can only hold a pointer to the string data (i.e. not the actual data).
Field Documentation
| uint16_t ble_srv_utf8_str_t::length |
String length.
| uint8_t* ble_srv_utf8_str_t::p_str |
String data.
- components/ble/common/ble_srv_common.h