library for BLE_GAP_backpack

Dependencies:   nrf51-sdk

Fork of nRF51822 by Nordic Semiconductor

Revision:
475:fe3d08b3a8e9
Parent:
471:945e53179855
Child:
478:b5b54bf15533
--- a/source/nRF5xGap.h	Thu Nov 26 14:33:46 2015 +0000
+++ b/source/nRF5xGap.h	Thu Nov 26 14:33:46 2015 +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);