High level Bluetooth Low Energy API and radio abstraction layer

Dependencies:   nRF51822

Dependents:   LinkNode_LIS3DH

Fork of BLE_API by Bluetooth Low Energy

Revision:
646:1c59b84fd7e6
Parent:
642:f7c865bde6ff
Child:
655:4dce7c6d2eb3
--- a/public/BLEDevice.h	Fri Jun 19 15:52:58 2015 +0100
+++ b/public/BLEDevice.h	Fri Jun 19 15:52:58 2015 +0100
@@ -20,6 +20,7 @@
 #include "blecommon.h"
 #include "Gap.h"
 #include "GattServer.h"
+#include "GattClient.h"
 #include "BLEDeviceInstanceBase.h"
 
 #include "GapAdvertisingData.h"