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.
Fork of BLE_API by
Diff: ble/GapAdvertisingData.h
- Revision:
- 1093:88e7e17f8609
- Parent:
- 1052:b55e1ad3e1b3
- Child:
- 1094:ff274a1b7a14
diff -r 672a2f297a5c -r 88e7e17f8609 ble/GapAdvertisingData.h --- a/ble/GapAdvertisingData.h Mon Jan 11 08:51:50 2016 +0000 +++ b/ble/GapAdvertisingData.h Mon Jan 11 08:51:51 2016 +0000 @@ -187,6 +187,7 @@ PULSE_OXIMETER_GENERIC = 3136, /**< Generic Pulse Oximeter. */ PULSE_OXIMETER_FINGERTIP = 3137, /**< Fingertip Pulse Oximeter. */ PULSE_OXIMETER_WRIST_WORN = 3138, /**< Wrist Worn Pulse Oximeter. */ + GENERIC_WEIGHT_SCALE = 3200, /**< Generic Weight Scale. */ OUTDOOR_GENERIC = 5184, /**< Generic Outdoor. */ OUTDOOR_LOCATION_DISPLAY_DEVICE = 5185, /**< Outdoor Location Display Device. */ OUTDOOR_LOCATION_AND_NAVIGATION_DISPLAY_DEVICE = 5186, /**< Outdoor Location and Navigation Display Device. */