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: BLE_ANCS_SDAPI BLE_temperature BLE_HeartRate writable_gatt ... more
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:

