Lightly modified version of the BLE stack, that doesn't bring up a DFUService by default... as we have our own.

Fork of BLE_API by Bluetooth Low Energy

Revision:
139:baaf1c5f0db2
Parent:
137:4b648181ea6b
Child:
140:407d134c179d
--- a/public/GattAttribute.h	Fri Nov 21 09:23:23 2014 +0000
+++ b/public/GattAttribute.h	Fri Nov 21 09:23:24 2014 +0000
@@ -18,8 +18,6 @@
 #ifndef __GATT_ATTRIBUTE_H__
 #define __GATT_ATTRIBUTE_H__
 
-#include <stddef.h>
-
 #include "blecommon.h"
 #include "UUID.h"