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-bluetooth-mdw
Fork of nRF51822 by
Diff: source/btle/btle.cpp
- Revision:
- 542:1bf9c597f44f
- Parent:
- 541:884f95bf5351
- Child:
- 548:920e941cbe1e
--- a/source/btle/btle.cpp Mon Jan 11 10:19:02 2016 +0000
+++ b/source/btle/btle.cpp Mon Jan 11 10:19:02 2016 +0000
@@ -183,6 +183,7 @@
break;
}
nRF5xGap::getInstance().processDisconnectionEvent(handle, reason);
+ // TODO: close pending discoveries
break;
}
