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: source/DiscoveredCharacteristic.cpp
- Revision:
- 728:997ba5e7b3b6
- Parent:
- 727:1a1f5c5aedfe
- Child:
- 929:918d93d409c1
--- a/source/DiscoveredCharacteristic.cpp Mon Jul 06 10:10:34 2015 +0100
+++ b/source/DiscoveredCharacteristic.cpp Mon Jul 06 10:10:34 2015 +0100
@@ -17,9 +17,6 @@
#include "ble/DiscoveredCharacteristic.h"
#include "ble/GattClient.h"
-GattClient::ReadCallback_t DiscoveredCharacteristic::onDataReadCallback;
-GattClient::WriteCallback_t DiscoveredCharacteristic::onDataWriteCallback;
-
ble_error_t
DiscoveredCharacteristic::read(uint16_t offset) const
{
