GattCharacteristicUuids.BodySensorLocation Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Bluetooth SIG-defined Body Sensor Location Characteristic UUID.
public:
static property Platform::Guid BodySensorLocation { Platform::Guid get(); };
static winrt::guid BodySensorLocation();
public static Guid BodySensorLocation { get; }
var guid = GattCharacteristicUuids.bodySensorLocation;
Public Shared ReadOnly Property BodySensorLocation As Guid
The Bluetooth SIG-defined Body Sensor Location Characteristic UUID.
App capabilities |
bluetooth
|