test
Fork of nRF51822 by
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) :