Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of nRF51822 by
Diff: source/nRF5xGap.h
- Revision:
- 549:3f782c64d014
- Parent:
- 546:1e147322b2b5
- Child:
- 550:bcb632fc92df
diff -r 920e941cbe1e -r 3f782c64d014 source/nRF5xGap.h --- 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);