library for BLE_GAP_backpack

Dependencies:   nrf51-sdk

Fork of nRF51822 by Nordic Semiconductor

Revision:
549:3f782c64d014
Parent:
546:1e147322b2b5
Child:
550:bcb632fc92df
--- a/source/nRF5xGap.h	Mon Jan 11 10:19:06 2016 +0000
+++ b/source/nRF5xGap.h	Mon Jan 11 10:19:06 2016 +0000
@@ -26,7 +26,11 @@
 #include "ble/GapScanningParams.h"
 
 #include "nrf_soc.h"
+
+extern "C" {
 #include "ble_radio_notification.h"
+}
+
 #include "btle_security.h"
 
 void radioNotificationStaticCallback(bool param);