Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 827 Bytes

File metadata and controls

42 lines (28 loc) · 827 Bytes
-api-id -api-type
T:Windows.Devices.Bluetooth.GenericAttributeProfile.GattOpenStatus
winrt enum

Windows.Devices.Bluetooth.GenericAttributeProfile.GattOpenStatus

-description

The status of GattDeviceService.OpenAsync.

-enum-fields

-field SharingViolation:4

There was a sharing violation.

-field NotFound:3

The GATT device service was not found.

-field AlreadyOpened:2

The GATT device service is already opened.

-field AccessDenied:5

Access is denied.

-field Unspecified:0

Unspecified error.

-field Success:1

The GATT device service was successfully opened.

-remarks

-see-also

-examples

-capabilities

bluetooth