![]() |
nRF5 SDK
v15.3.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
UTF-8 string data type. More...
#include <ble_srv_common.h>
Data Fields | |
uint16_t | length |
uint8_t * | p_str |
UTF-8 string data type.
uint16_t ble_srv_utf8_str_t::length |
String length.
uint8_t* ble_srv_utf8_str_t::p_str |
String data.