Share via


GattServiceUuids.BloodPressure Property

Definition

Gets the Bluetooth SIG-defined Blood Pressure Service UUID.

public:
 static property Platform::Guid BloodPressure { Platform::Guid get(); };
static winrt::guid BloodPressure();
public static Guid BloodPressure { get; }
var guid = GattServiceUuids.bloodPressure;
Public Shared ReadOnly Property BloodPressure As Guid

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined Blood Pressure Service UUID.

Windows requirements

App capabilities
bluetooth

Applies to