Enum BluetoothGattWriteType

    Definition

    Namespace:
    Tizen.Network.Bluetooth
    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.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX