High level Bluetooth Low Energy API and radio abstraction layer
Fork of BLE_API by
Diff: ble/GapAdvertisingData.h
- Revision:
- 1093:88e7e17f8609
- Parent:
- 1052:b55e1ad3e1b3
- Child:
- 1094:ff274a1b7a14
--- 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. */