Nordic stack and drivers for the mbed BLE API
Dependents: BLE_Health_Thermometer2
Fork of nRF51822 by
Diff: btle/custom/custom_helper.cpp
- Revision:
- 12:e151f55035b8
- Parent:
- 10:68c0e6cabe07
- Child:
- 13:b8251438f5c4
--- 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,