Initialization complete event. More...
#include <BLE.h>
| Data Fields | |
| BLE & | ble | 
| Reference to the BLE object that has been initialized.  More... | |
| ble_error_t | error | 
| Error status of the initialization.  More... | |
Initialization complete event.
This event is generated at the end of the init() procedure and is passed to the completion callback passed to init().
| BLE& ble | 
| ble_error_t error |