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
Fork of nRF51822 by
Diff: btle/custom/custom_helper.cpp
- Revision:
- 12:e151f55035b8
- Parent:
- 10:68c0e6cabe07
- Child:
- 13:b8251438f5c4
diff -r 6277845e1cc5 -r e151f55035b8 btle/custom/custom_helper.cpp --- a/btle/custom/custom_helper.cpp Thu May 29 08:24:36 2014 +0100 +++ b/btle/custom/custom_helper.cpp Thu May 29 08:26:42 2014 +0100 @@ -83,7 +83,7 @@ * 3-byte UUID (containing a type and 16-bit UUID) representation * to be used with SVC calls. */ -ble_uuid_t custom_convert_to_transport_uuid(const UUID &uuid) +ble_uuid_t custom_convert_to_nordic_uuid(const UUID &uuid) { ble_uuid_t nordicUUID = { .uuid = uuid.value,