High level Bluetooth Low Energy API and radio abstraction layer

Dependencies:   nRF51822

Dependents:   LinkNode_LIS3DH

Fork of BLE_API by Bluetooth Low Energy

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"