nRF5 SDK v17.1.0
Data Fields
ble_dis_c_string_t Struct Reference

Response data for string-based DIS characteristics. More...

#include <ble_dis_c.h>

Data Fields

uint8_t * p_data
 
uint8_t len
 

Detailed Description

Response data for string-based DIS characteristics.

Field Documentation

uint8_t ble_dis_c_string_t::len

Response data length.

uint8_t* ble_dis_c_string_t::p_data

Pointer to response data.


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

Documentation feedback | Developer Zone | Subscribe | Updated