High level Bluetooth Low Energy API and radio abstraction layer
Fork of BLE_API by
Diff: public/Gap.h
- Revision:
- 569:a5a6a1681fcf
- Parent:
- 567:e4b38e43de7c
- Child:
- 572:8c0ceafa1058
--- a/public/Gap.h Fri Jun 19 15:52:28 2015 +0100 +++ b/public/Gap.h Fri Jun 19 15:52:49 2015 +0100 @@ -19,6 +19,7 @@ #include "GapAdvertisingData.h" #include "GapAdvertisingParams.h" +#include "GapScanningParams.h" #include "GapEvents.h" #include "CallChain.h" #include "FunctionPointerWithContext.h"