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_ANCS_SDAPI BLE_temperature BLE_HeartRate BLE_ANCS_SDAPI_IRC ... more
Diff: public/GattServer.h
- Revision:
- 264:eea11cfb6753
- Parent:
- 263:73847e8b6025
- Child:
- 267:ad6f6f40eb24
--- a/public/GattServer.h Wed Jan 21 09:32:50 2015 +0000 +++ b/public/GattServer.h Wed Jan 21 09:32:50 2015 +0000 @@ -19,7 +19,7 @@ #include "GattService.h" #include "GattServerEvents.h" -#include "GattCharacteristicWriteCBParams.h" +#include "GattCharacteristicCallbackParams.h" #include "CallChainOfFunctionPointersWithContext.h" class GattServer {