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.
Dependents: BLE_iBeacon_Exercise
Fork of BLE_API_Native by
ble_user_mem_block_t Struct Reference
[Events, type definitions and API calls]
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 69 of file ble.h.
Field Documentation
Generated on Tue Jul 12 2022 17:28:10 by
