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.
Fork of LinkNode-Test by
BLE::InitializationCompleteCallbackContext Struct Reference
The type returned by BLE::getInstanceID(). More...
#include <BLE.h>
Detailed Description
The type returned by BLE::getInstanceID().
The context provided to init-completion-callbacks (see init() below).
- Parameters:
-
ble A reference to the BLE instance being initialized. error Captures the result of initialization. It is set to BLE_ERROR_NONE if initialization completed successfully. Else the error value is implementation specific.
Generated on Tue Jul 12 2022 16:00:24 by
