gjhn

Dependents:   BLE_GENERALE

Fork of X_NUCLEO_IDB0XA1 by ST

Revision:
160:174387d53809
Parent:
145:024a552e4715
Child:
165:3576598c0889
--- a/x-nucleo-idb0xa1/BlueNRGGap.h	Wed Oct 28 14:43:57 2015 +0100
+++ b/x-nucleo-idb0xa1/BlueNRGGap.h	Thu Oct 29 13:35:32 2015 +0100
@@ -146,7 +146,8 @@
     
     void Process(void);
 
-protected:
+    GapScanningParams* getScanningParams(void);
+
     virtual ble_error_t startRadioScan(const GapScanningParams &scanningParams);
 
 private: