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: Nucleo_BLE_HeartRate Nucleo_BLE_UART Nucleo_BLE_Demo Nucleo_BLE_UART
Data Structures
| BLEDevice | The base class used to abstract away BLE capable radio transceivers or SOCs, to enable this BLE API to work with any radio transparently |
| BLEDeviceInstanceBase | The interface for the transport object to be created by the target library's createBLEDeviceInstance() |
| CallChainOfFunctionPointersWithContext< ContextType > | Group one or more functions in an instance of a CallChainOfFunctionPointersWithContext, then call them in sequence using CallChainOfFunctionPointersWithContext::call() |
| FunctionPointerWithContext< ContextType > | A class for storing and calling a pointer to a static or member void function which takes a context |
| Gap | The base class used to abstract GAP functionality to a specific radio transceiver, SOC or BLE Stack |
| GapAdvertisingData | This class provides several helper functions to generate properly formatted GAP Advertising and Scan Response data payloads |
| GapAdvertisingParams | This class provides a wrapper for the core advertising parameters, including the advertising type (Connectable Undirected, Non Connectable Undirected, etc.), as well as the advertising and timeout intervals |
| GapEvents | The base class used to abstract away the callback events that can be triggered with the GAP |
| GattAttribute | GATT attribute |
| GattCharacteristic | GATT characteristic |
| GattServer | The base class used to abstract GATT Server functionality to a specific radio transceiver, SOC or BLE Stack |
| GattServerEvents | The base class used to abstract away the callback events that can be triggered with the GATT Server |
| GattService | GATT service |
| GattCharacteristic::PresentationFormat | GATT presentation format wrapper |
Generated on Tue Jul 12 2022 20:44:38 by
1.7.2