aa

Dependents:   Peripheral_1_serial_copy Peripheral_1_serial 151006_1st_Scenario_normal

Fork of BLE_API by Bluetooth Low Energy

Files at this revision

API Documentation at this revision

Comitter:
rgrover1
Date:
Tue Sep 29 09:54:17 2015 +0100
Parent:
826:b65c6a222525
Child:
828:a63b24d78132
Commit message:
Synchronized with git rev 63f54814
Author: Rohit Grover
Merge pull request #71 from rgrover/develop

adding an initial prototype for a yotta-config based in

Changed in this revision

ble/GattServer.h Show annotated file Show diff for this revision Revisions of this file
--- a/ble/GattServer.h	Tue Sep 29 09:54:17 2015 +0100
+++ b/ble/GattServer.h	Tue Sep 29 09:54:17 2015 +0100
@@ -271,7 +271,7 @@
      *
      * @Note: this functionality may not be available on all underlying stacks.
      * You could use GattCharacteristic::setReadAuthorizationCallback() as an
-     * alternative.
+     * alternative. Refer to isOnDataReadAvailable().
      *
      * @Note: it is possible to chain together multiple onDataRead callbacks
      * (potentially from different modules of an application) to receive updates