Minor temporary patch to allow DFU packet callback
Fork of BLE_API by
Auto generated API documentation and code listings for BLE_API
BatteryService | BLE Battery Service |
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() |
DeviceInformationService |
BLE Device Information Service
Service: https://developer.bluetooth.org/gatt/services/Pages/ServiceViewer.aspx?u=org.bluetooth.service.device_information.xml Manufacturer Name String Char: https://developer.bluetooth.org/gatt/characteristics/Pages/CharacteristicViewer.aspx?u=org.bluetooth.characteristic.manufacturer_name_string.xml |
DFUService | Device Firmware Update Service |
FunctionPointerWithContext< ContextType > | A class for storing and calling a pointer to a static or member void function which takes a context |
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 |
GattServerEvents | The base class used to abstract away the callback events that can be triggered with the GATT Server |
HealthThermometerService | BLE Health Thermometer Service |
HeartRateService | BLE Service for HeartRate |
iBeaconService | IBeacon Service |
LinkLossService | This service defines behavior when a link is lost between two devices |
GattCharacteristic::PresentationFormat | GATT presentation format wrapper |
UARTService | BLE Service to enable UART over BLE |
URIBeaconConfigService | UriBeacon Configuration Service |
Code
BatteryService.h [code] | |
blecommon.h [code] | |
BLEDevice.cpp [code] | |
BLEDevice.h [code] | |
BLEDeviceInstanceBase.h [code] | |
CallChainOfFunctionPointersWithContext.h [code] | |
DeviceInformationService.h [code] | |
DFUService.cpp [code] | |
DFUService.h [code] | |
FunctionPointerWithContext.h [code] | |
Gap.h [code] | |
GapAdvertisingData.h [code] | |
GapAdvertisingParams.h [code] | |
GapEvents.h [code] | |
GapScanningParams.h [code] | |
GattAttribute.h [code] | |
GattCharacteristic.h [code] | |
GattCharacteristicCallbackParams.h [code] | |
GattServer.h [code] | |
GattServerEvents.h [code] | |
GattService.h [code] | |
HealthThermometerService.h [code] | |
HeartRateService.h [code] | |
iBeaconService.h [code] | |
LinkLossService.h [code] | |
UARTService.cpp [code] | |
UARTService.h [code] | |
URIBeaconConfigService.h [code] | |
UUID.h [code] |