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:
69:2c340304de64
Parent:
65:f9958b8f2548
--- a/BlueNRGGap.h	Mon Apr 13 11:12:08 2015 +0000
+++ b/BlueNRGGap.h	Wed Apr 15 09:56:53 2015 +0000
@@ -45,6 +45,11 @@
 #define BLE_CONN_HANDLE_INVALID 0x0
 #define BDADDR_SIZE 6
 
+#define BLUENRG_GAP_ADV_INTERVAL_MIN (0)
+#define BLUENRG_GAP_ADV_INTERVAL_MAX (0)
+#define BLE_GAP_ADV_NONCON_INTERVAL_MIN (0)
+
+
 /**************************************************************************/
 /*!
     \brief