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: public/Gap.h
- Revision:
- 424:370d5f1f292f
- Parent:
- 413:4d5fb1522cfb
- Child:
- 427:6d47371cb05c
--- a/public/Gap.h Mon Jun 08 10:56:27 2015 +0100 +++ b/public/Gap.h Fri Jun 19 15:51:54 2015 +0100 @@ -19,6 +19,7 @@ #include "GapAdvertisingData.h" #include "GapAdvertisingParams.h" +#include "GapScanningParams.h" #include "GapEvents.h" #include "CallChain.h" #include "FunctionPointerWithContext.h"
