GattServiceUuids.GenericAccess Property

Definition

Gets the Bluetooth SIG-defined UUID for the Generic Access Service.

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

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined UUID for the Generic Access Service.

Windows requirements

App capabilities
bluetooth

Applies to