GattCharacteristicUuids.SensorLocation Property

Definition

Gets the Bluetooth SIG-defined Sensor Location Characteristic UUID.

public:
 static property Platform::Guid SensorLocation { Platform::Guid get(); };
static winrt::guid SensorLocation();
public static Guid SensorLocation { get; }
var guid = GattCharacteristicUuids.sensorLocation;
Public Shared ReadOnly Property SensorLocation As Guid

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined Sensor Location Characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to