Enumeration
FwupdPluginHidDeviceFlags
since: 1.0
Description [src]
Flags used when calling fu_hid_device_get_report() and fu_hid_device_set_report().
Available since: 1.0
Members
FU_HID_DEVICE_FLAG_NONE-
No flags set.
- Value:
0 - Nickname:
None - Available since: 1.0
- Value:
FU_HID_DEVICE_FLAG_ALLOW_TRUNC-
Allow truncated reads and writes.
- Value:
1 - Nickname:
None - Available since: 1.0
- Value:
FU_HID_DEVICE_FLAG_IS_FEATURE-
Use
FU_HID_REPORT_TYPE_FEATUREfor wValue.- Value:
2 - Nickname:
None - Available since: 1.0
- Value:
FU_HID_DEVICE_FLAG_RETRY_FAILURE-
Retry up to 10 times on failure.
- Value:
4 - Nickname:
None - Available since: 1.0
- Value:
FU_HID_DEVICE_FLAG_NO_KERNEL_UNBIND-
Do not unbind the kernel driver on open.
- Value:
8 - Nickname:
None - Available since: 1.0
- Value:
FU_HID_DEVICE_FLAG_NO_KERNEL_REBIND-
Do not rebind the kernel driver on close.
- Value:
16 - Nickname:
None - Available since: 1.0
- Value:
FU_HID_DEVICE_FLAG_USE_INTERRUPT_TRANSFER-
Use interrupt transfers, not control transfers.
- Value:
32 - Nickname:
None - Available since: 1.0
- Value:
FU_HID_DEVICE_FLAG_AUTODETECT_EPS-
Autodetect interface endpoints.
- Value:
64 - Nickname:
None - Available since: 1.0
- Value: