aa
Dependents: Peripheral_1_serial_copy Peripheral_1_serial 151006_1st_Scenario_normal
Fork of BLE_API by
Diff: ble/GattServer.h
- Revision:
- 811:c91bc1f5e035
- Parent:
- 742:861ed7eb186d
- Child:
- 823:a0f080d1e836
--- a/ble/GattServer.h Tue Sep 29 09:47:52 2015 +0100 +++ b/ble/GattServer.h Tue Sep 29 09:47:52 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