Enum BluetoothHidHeaderType
Definition
- 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 |