dragoon  4383
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
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.

Definition at line 175 of file ble.h.

Field Documentation

uint16_t ble_user_mem_block_t::len

Length in bytes of the user memory block.

Definition at line 178 of file ble.h.

uint8_t* ble_user_mem_block_t::p_mem

Pointer to the start of the user memory block.

Definition at line 177 of file ble.h.


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