High level Bluetooth Low Energy API and radio abstraction layer

Fork of BLE_API by Bluetooth Low Energy

Revision:
1155:e28c7aac64ab
Parent:
1153:6ea3b6a5cdc7
Child:
1156:e1ea38b576c6
--- a/ble/DiscoveredCharacteristicDescriptor.h	Wed Apr 06 19:14:32 2016 +0100
+++ b/ble/DiscoveredCharacteristicDescriptor.h	Wed Apr 06 19:14:34 2016 +0100
@@ -28,7 +28,7 @@
  * discovery procedure (see GattClient::discoverCharacteristicDescriptors or
  * DiscoveredCharacteristic::discoverDescriptors ).
  *
- * @details Provide detailed informations about a discovered characteristic descriptor
+ * @detail Provide detailed informations about a discovered characteristic descriptor
  * like:
  *     - Its UUID (see #getUUID).
  *     - Its handle (see #getAttributeHandle)