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: BLE_PowerBank_HeyFaradey
Fork of BLE_API by
Diff: ble/DiscoveredCharacteristic.h
- Revision:
- 1137:16d42c00e912
- Parent:
- 1135:22aada733dbd
- Child:
- 1154:702de9e6b049
--- a/ble/DiscoveredCharacteristic.h Wed Apr 06 19:13:55 2016 +0100 +++ b/ble/DiscoveredCharacteristic.h Wed Apr 06 19:13:56 2016 +0100 @@ -28,7 +28,7 @@ * @brief Representation of a characteristic discovered during a GattClient * discovery procedure (see GattClient::launchServiceDiscovery ). * - * @detail Provide detailed informations about a discovered characteristic like: + * @details Provide detailed informations about a discovered characteristic like: * - Its UUID (see #getUUID). * - The most important handles of the characteristic definition * (see #getDeclHandle, #getValueHandle, #getLastHandle )