Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 674 Bytes

File metadata and controls

36 lines (24 loc) · 674 Bytes
-api-id -api-type
T:Windows.Devices.Bluetooth.GenericAttributeProfile.GattSharingMode
winrt enum

Windows.Devices.Bluetooth.GenericAttributeProfile.GattSharingMode

-description

This enumeration represents the GATT sharing mode.

-enum-fields

-field Unspecified:0

The sharing mode is unspecified.

-field SharedReadOnly:2

The sharing mode is read only.

-field SharedReadAndWrite:3

The sharing mode is read and write.

-field Exclusive:1

The sharing mode is exclusive.

-remarks

-see-also

-examples

-capabilities

bluetooth