Enum BluetoothLeDeviceAddressType

    Definition

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

    Enumeration for the Bluetooth LE device address types.

    public enum BluetoothLeDeviceAddressType

    Fields

    Name Description
    BluetoothLePrivateAddress

    The Bluetooth LE private address.

    BluetoothLePublicAddress

    The Buetooth LE public address.

    Extension Methods

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