Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
ble_user_mem_block_t Struct Reference
[Structures]
User Memory Block. More...
#include <ble.h>
Data Fields | |
uint8_t * | p_mem |
Pointer to the start of the user memory block. | |
uint16_t | len |
Length in bytes of the user memory block. |
Detailed Description
User Memory Block.
Definition at line 116 of file ble.h.
Field Documentation
Generated on Tue Jul 12 2022 15:07:17 by
