S140 SoftDevice v7.0.1
Data Fields
ble_data_t Struct Reference

Data structure. More...

#include <ble_types.h>

Data Fields

uint8_t * p_data
 
uint16_t len
 

Detailed Description

Data structure.

Field Documentation

uint16_t ble_data_t::len

Length of the data buffer, in bytes.

uint8_t* ble_data_t::p_data

Pointer to the data buffer provided to/from the application.


Documentation feedback | Developer Zone | Subscribe | Updated