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:
- 252:4b3f294415f5
- Parent:
- 251:d4e0cf5e8751
- Child:
- 253:f30c1233e9db
--- a/btle/btle_discovery.h Fri Jun 19 15:55:22 2015 +0100 +++ b/btle/btle_discovery.h Fri Jun 19 15:55:22 2015 +0100 @@ -34,7 +34,7 @@ endHandle = end; } - ShortUUIDBytes_t uuid; /**< UUID of the service. */ + ShortUUIDBytes_t uuid; /**< UUID of the service. */ Gap::Handle_t startHandle; /**< Service Handle Range. */ Gap::Handle_t endHandle; /**< Service Handle Range. */ };