HW layer for the Nucleo board, it only work with old BLE_API

Dependents:   Hello_BLE F446RE-BLE

Fork of X_NUCLEO_IDB0XA1 by ST

Revision:
26:047d45ea379e
Parent:
13:4c30346287e4
Child:
27:b4c21a9e8b39
--- a/BlueNRGGattServer.h	Tue Aug 19 05:41:48 2014 +0000
+++ b/BlueNRGGattServer.h	Tue Aug 19 08:43:19 2014 +0000
@@ -41,6 +41,7 @@
     /* BlueNRG Functions */
     void eventCallback(void);
     //void hwCallback(void *pckt);
+    ble_error_t Read_Request_CB(tHalUint16 handle);
 
 private: