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_discovery.h
- Revision:
- 293:cd86acfe41be
- Parent:
- 292:01b717803437
- Child:
- 295:5566c7b83bb5
--- a/btle/btle_discovery.h Fri Jun 19 15:55:27 2015 +0100 +++ b/btle/btle_discovery.h Fri Jun 19 15:55:28 2015 +0100 @@ -108,6 +108,10 @@ } private: + /** + * A datatype to contain service-indices for which long UUIDs need to be + * discovered using read_val_by_uuid(). + */ class ServiceIndicesNeedingUUIDDiscovery { public: ServiceIndicesNeedingUUIDDiscovery(NordicServiceDiscovery *parent) :