Enum BluetoothGattWriteType
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
Enumeration for the write types.
public enum BluetoothGattWriteType
Fields
Name | Description |
---|---|
NoResponse | The write without response. |
WriteWithResponse | The write with response. |