S130 SoftDevice v1.0.0
Data Fields
ble_user_mem_block_t Struct Reference

User Memory Block. More...

#include <ble.h>

Data Fields

uint8_t * p_mem
 
uint16_t len
 

Detailed Description

User Memory Block.

Field Documentation

uint16_t ble_user_mem_block_t::len

Length in bytes of the user memory block.

uint8_t* ble_user_mem_block_t::p_mem

Pointer to the start of the user memory block.


This document was last updated on Mon Nov 9 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.