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: TYBLE16_simple_data_logger TYBLE16_MP3_Air
BLE::InitializationCompleteCallbackContext Struct Reference
Initialization complete event. More...
#include <BLE.h>
Data Fields | |
BLE & | ble |
Reference to the BLE object that has been initialized. | |
ble_error_t | error |
Error status of the initialization. |
Detailed Description
Initialization complete event.
This event is generated at the end of the init() procedure and is passed to the completion callback passed to init().
Definition at line 232 of file BLE.h.
Field Documentation
Generated on Tue Jul 12 2022 13:55:28 by
