![]() |
S132 SoftDevice
v4.0.2
|
Choose documentation: | nRF5 SDK | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
User Memory Block. More...
#include <ble.h>
Data Fields | |
uint8_t * | p_mem |
uint16_t | len |
User Memory Block.
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.