Enum BluetoothSocketState

    Definition

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

    Enumeration for the Bluetooth socket connection states.

    public enum BluetoothSocketState

    Fields

    Name Description
    Connected

    The RFCOMM is connected.

    Disconnected

    The RFCOMM is disconnected.

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