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.
Dependencies: nrf51-sdk
Dependents: microbit-dal microbit-ble-open microbit-dal-eddystone microbit-dal-ble-accelerometer-example ... more
Diff: btle/btle.cpp
- Revision:
- 103:138bdc859cc9
- Parent:
- 94:2bac1b3c5cfc
- Child:
- 112:737b08b3b995
diff -r bdc690669431 -r 138bdc859cc9 btle/btle.cpp --- a/btle/btle.cpp Mon Mar 23 16:27:00 2015 +0000 +++ b/btle/btle.cpp Wed Apr 15 08:59:11 2015 +0100 @@ -17,11 +17,9 @@ #include "common/common.h" #include "nordic_common.h" -#include "app_timer.h" #include "btle.h" #include "ble_stack_handler_types.h" -#include "ble_radio_notification.h" #include "ble_flash.h" #if NEED_BOND_MANAGER #include "ble_bondmngr.h"