Enum BluetoothConnectionLinkType

    Definition

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

    Enumeration for the Bluetooth connection link types.

    public enum BluetoothConnectionLinkType

    Fields

    Name Description
    BrEdr

    The BR/EDR link.

    Default

    The default connection type.

    Le

    The LE link.

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<BluetoothConnectionLinkType>(BluetoothConnectionLinkType, string)
    Extensions.LoadFromXaml<BluetoothConnectionLinkType>(BluetoothConnectionLinkType, string)
    Extensions.LoadFromXaml<BluetoothConnectionLinkType>(BluetoothConnectionLinkType, Type)
    Extensions.LoadFromXamlFile<BluetoothConnectionLinkType>(BluetoothConnectionLinkType, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX