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/BLEDevice.h
- Revision:
- 501:ff6801633d2c
- Parent:
- 497:926d444599e8
- Child:
- 510:39612adfbf68
--- a/public/BLEDevice.h Fri Jun 19 15:52:03 2015 +0100 +++ b/public/BLEDevice.h Fri Jun 19 15:52:03 2015 +0100 @@ -20,6 +20,7 @@ #include "blecommon.h" #include "Gap.h" #include "GattServer.h" +#include "GattClient.h" #include "BLEDeviceInstanceBase.h" #include "GapAdvertisingData.h"