library for BLE_GAP_backpack

Dependencies:   nrf51-sdk

Fork of nRF51822 by Nordic Semiconductor

Revision:
396:e5b0385fc6f1
Parent:
388:db85a09c27ef
Child:
409:f307fc7ba42e
--- a/source/nRF5xGap.cpp	Tue Jul 21 13:23:45 2015 +0100
+++ b/source/nRF5xGap.cpp	Tue Jul 21 13:23:46 2015 +0100
@@ -26,6 +26,10 @@
     return m_instance;
 }
 
+void radioNotificationStaticCallback(bool param) {
+    nRF5xGap::getInstance().processRadioNotificationEvent(param);
+}
+
 /**************************************************************************/
 /*!
     @brief  Sets the advertising parameters and payload for the device