BLE Library with custom services for the tortuga bike
Fork of BLE_API by
Data Structures
| Address_t | BLE address |
| AddressType | < A simple container for the enumeration of address-types for Protocol addresses |
| base | Base class for all intances of SafeBool, This base class reduce instantiation of trueTag function |
| BatteryService | BLE Battery Service |
| BLE | The base class used to abstract away BLE-capable radio transceivers or SOCs, so that the BLE API can work with any radio transparently |
| BLEInstanceBase | The interface for the transport object to be created by the target library's createBLEInstance() |
| CallChainOfFunctionPointersWithContext< ContextType > | Group one or more functions in an instance of a CallChainOfFunctionPointersWithContext, then call them in sequence using CallChainOfFunctionPointersWithContext::call() |
| CharacteristicDescriptorDiscovery | Contain all definitions of callbacks and callbacks parameters types related to characteristic descriptor discovery |
| 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 |
| DiscoveredCharacteristic | Representation of a characteristic discovered during a GattClient discovery procedure (see GattClient::launchServiceDiscovery ) |
| DiscoveredCharacteristicDescriptor | Representation of a descriptor discovered during a GattClient discovery procedure (see GattClient::discoverCharacteristicDescriptors or DiscoveredCharacteristic::discoverDescriptors ) |
| DiscoveredService | Type for holding information about the service and the characteristics found during the discovery process |
| CharacteristicDescriptorDiscovery::DiscoveryCallbackParams_t | Parameter type of CharacteristicDescriptorDiscovery::DiscoveryCallback_t |
| Eddystone | Eddystone Configuration Service |
| EddystoneConfigService | Eddystone Configuration Service |
| EnvironmentalService | BLE Environmental Service |
| FunctionPointerWithContext< ContextType > | A class for storing and calling a pointer to a static or member void function that 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 and so on), 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 |
| iBeacon | IBeacon Service |
| BLE::InitializationCompleteCallbackContext | The type returned by BLE::getInstanceID() |
| LinkLossService | This service defines behavior when a link is lost between two devices |
| GattCharacteristic::PresentationFormat_t | GATT presentation format wrapper |
| SafeBool< T > | Template class SafeBool use CRTP to made boolean conversion easy and correct |
| CharacteristicDescriptorDiscovery::TerminationCallbackParams_t | Parameter type of CharacteristicDescriptorDiscovery::TerminationCallback_t |
| UARTService | BLE Service to enable UART over BLE |
| URIBeaconConfigService | UriBeacon Configuration Service |
| Gap::Whitelist_t | Representation of a Bluetooth Low Enery Whitelist containing addresses |
Generated on Tue Jul 12 2022 21:14:55 by
1.7.2
