Enum BluetoothHidHeaderType

Definition

Namespace:
Tizen.Network.Bluetooth
Assembly:
Tizen.Network.Bluetooth.dll
API Level:
6

Enumeration for the Bluetooth HID header type.

C#
Copy
public enum BluetoothHidHeaderType : int
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