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.
Dependents: microbit_rubber_ducky microbit_mouse_BLE microbit_mouse_BLE_daybreak_version microbit_presenter
Fork of nRF51822 by
Diff: btle/btle_discovery.h
- Revision:
- 303:697d18859583
- Parent:
- 302:507e99065379
- Child:
- 304:8677dcdb218d
--- a/btle/btle_discovery.h Fri Jun 19 15:55:29 2015 +0100 +++ b/btle/btle_discovery.h Fri Jun 19 15:55:29 2015 +0100 @@ -151,6 +151,9 @@ return numIndices; } + /** + * Trigger UUID discovery for the first of the enqueued ServiceIndices. + */ void triggerFirst(void); private: