Mistake on this page?
Report an issue in GitHub or email us
Data Structures | Functions
Porting

Data Structures

class  BLEInstanceBase
 Private interface used to implement the BLE class. More...
 

Functions

BLEInstanceBasecreateBLEInstance (void)
 Return the instance of the vendor implementation of BLEInstanceBase. More...
 

Detailed Description

Function Documentation

BLEInstanceBase* createBLEInstance ( void  )

Return the instance of the vendor implementation of BLEInstanceBase.

Attention
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.
Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.