Class BluetoothProfile

    Definition

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

    This generic class represents all Bluetooth profiles.
    Any common properties/functions can be added in this class in future.

    public abstract class BluetoothProfile
    Inheritance
    object
    BluetoothProfile
    Derived
    BluetoothAudio
    BluetoothAvrcp
    BluetoothAvrcpControl
    BluetoothHid
    BluetoothHidDevice
    BluetoothOppClient

    Extension Methods

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