GattServiceUuids.GenericAccess Property
Definition
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 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
The Bluetooth SIG-defined UUID for the Generic Access Service.
Windows requirements
App capabilities |
bluetooth
|