GattCharacteristicUuids.GapReconnectionAddress Property

Definition

Gets the Bluetooth SIG-defined GapReconnectionAddress characteristic UUID.

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

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined GapReconnectionAddress characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to