![]() |
nRF5 SDK
v15.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Response data for string-based DIS characteristics. More...
#include <ble_dis_c.h>
Data Fields | |
uint8_t * | p_data |
uint8_t | len |
Response data for string-based DIS characteristics.
uint8_t ble_dis_c_string_t::len |
Response data length.
uint8_t* ble_dis_c_string_t::p_data |
Pointer to response data.