Nordic stack and drivers for the mbed BLE API

Dependents:   BLE_ANCS_SDAPI BLE_temperature BLE_HeartRate writable_gatt ... more

Files at this revision

API Documentation at this revision

Comitter:
vcoubard
Date:
Mon Jan 11 23:40:33 2016 +0000
Parent:
608:d9f8ffc6fc07
Child:
610:38a50d5daf42
Commit message:
Synchronized with git rev 29d53c29
Author: Vincent Coubard
Remove dependency to mbed-error

Changed in this revision

source/nRF5xCharacteristicDescriptorDiscoverer.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/source/nRF5xCharacteristicDescriptorDiscoverer.cpp	Mon Jan 11 22:33:57 2016 +0000
+++ b/source/nRF5xCharacteristicDescriptorDiscoverer.cpp	Mon Jan 11 23:40:33 2016 +0000
@@ -15,7 +15,6 @@
  */
 #include "nRF5xCharacteristicDescriptorDiscoverer.h"
 #include "ble_err.h"
-#include "mbed-drivers/mbed_error.h"
 #include "ble/DiscoveredCharacteristicDescriptor.h"
 
 nRF5xCharacteristicDescriptorDiscoverer::nRF5xCharacteristicDescriptorDiscoverer() :