Enum BluetoothGattWriteType

Definition

Namespace:
Tizen.Network.Bluetooth
Assembly:
Tizen.Network.Bluetooth.dll
API Level:
3

Enumeration for the write types.

C#
Copy
public enum BluetoothGattWriteType
Name Description
NoResponse

The write without response.

WriteWithResponse

The write with response.