YuLin Jiang / nRF51BLE_API

Fork of BLE_API by Bluetooth Low Energy

Files at this revision

API Documentation at this revision

Comitter:
vcoubard
Date:
Wed Apr 06 19:13:57 2016 +0100
Parent:
1137:16d42c00e912
Child:
1139:911c42364719
Commit message:
Synchronized with git rev e3c45288
Author: Andres Amaya Garcia
Fix @detail doxygen warnings in GattClient

Changed in this revision

ble/GattClient.h Show annotated file Show diff for this revision Revisions of this file
--- a/ble/GattClient.h	Wed Apr 06 19:13:56 2016 +0100
+++ b/ble/GattClient.h	Wed Apr 06 19:13:57 2016 +0100
@@ -351,7 +351,7 @@
 
     /**
      * @brief Terminate an ongoing characteristic descriptor discovery.
-     * @detail This should result in an invocation of the TerminationCallback if
+     * @details This should result in an invocation of the TerminationCallback if
      * the characteristic descriptor discovery is active.
      * @param characteristic[in] The characteristic on which the running descriptors
      * discovery should be stopped.