Enum BluetoothHidHeaderType

    Definition

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

    Enumeration for the Bluetooth HID header type.

    public enum BluetoothHidHeaderType

    Fields

    Name Description
    Data

    The Bluetooth HID header type: Data

    GetProtocol

    The Bluetooth HID header type: Get protocol

    GetReport

    The Bluetooth HID header type: Get report

    Handshake

    The Bluetooth HID header type: Handshake

    HidControl

    The Bluetooth HID header type: HID control

    SetProtocol

    The Bluetooth HID header type: Set protocol

    SetReport

    The Bluetooth HID header type: Set report

    Unknown

    The Bluetooth HID header type: Unknown

    Extension Methods

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