Nordic stack and drivers for the mbed BLE API Modified for HRM 1017 and correct DISCONNECT event processing

Fork of nRF51822 by Nordic Semiconductor

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Thu Apr 03 02:00:35 2014 +0100
Parent:
1:f84abedbf4fb
Child:
3:791d672cbbec
Commit message:
Synchronized with git revision c412d688bc1b6e4f01d0d7ddb01401d96aadc62a

Full URL: https://github.com/mbedmicro/mbed/commit/c412d688bc1b6e4f01d0d7ddb01401d96aadc62a/

Changed in this revision

nRF51GattServer.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/nRF51GattServer.cpp	Thu Apr 03 01:45:38 2014 +0100
+++ b/nRF51GattServer.cpp	Thu Apr 03 02:00:35 2014 +0100
@@ -20,7 +20,7 @@
 #include "common/common.h"
 #include "btle/custom/custom_helper.h"
 
-#include "hw/nRF51822n/nRF51Gap.h"
+#include "nRF51Gap.h"
 
 /**************************************************************************/
 /*!