Enum BluetoothDisconnectReason

    Definition

    Namespace:
    Tizen.Network.Bluetooth
    Assembly:
    Tizen.Network.Bluetooth.dll

    Enumeration for the Bluetooth disconnect reason.

    public enum BluetoothDisconnectReason

    Fields

    Name Description
    LocalHost

    The disconnected by local host.

    Remote

    The disconnected by remote.

    Timeout

    The disconnected by timeout.

    Unknown

    The disconnected by unknown reason.

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