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: cobaLCDJoyMotor_Thread odometry_omni_3roda_v3 odometry_omni_3roda_v1 odometry_omni_3roda_v2 ... more
Porting
[Ble]
Data Structures | |
class | BLEInstanceBase |
Private interface used to implement the BLE class. More... | |
Functions | |
BLEInstanceBase * | createBLEInstance (void) |
Return the instance of the vendor implementation of BLEInstanceBase. |
Function Documentation
BLEInstanceBase* createBLEInstance | ( | void | ) |
Return the instance of the vendor implementation of BLEInstanceBase.
Contrary to its name, this function does not return a new instance at each call. It rather acts like an accessor to a singleton.
The vendor library must provide an implementation for this function library. Otherwise, there will be a linker error.
Generated on Tue Jul 12 2022 13:03:30 by
