Vault 7: Projects
This publication series is about specific projects related to the Vault 7 main publication.
Syntax
#define USB_HID_INTERFACE_ERROR (USB_HID_CLASS_ERROR | 0x06) // The interface
layer cannot support the device.
Description
The interface layer cannot support the device.
1.4.2.3.2.43 USB_HID_NO_REPORT_DESCRIPTOR Macro
File
usb_host_hid.h
Syntax
#define USB_HID_NO_REPORT_DESCRIPTOR (USB_HID_CLASS_ERROR | 0x05) // No
report descriptor found
Description
No report descriptor found
1.4.2.3.2.44 USB_HID_NORMAL_RUNNING Macro
File
usb_host_hid.h
Syntax
#define USB_HID_NORMAL_RUNNING 0x53 // Device is running and available for data
transfers.
Description
Device is running and available for data transfers.
1.4.2.3.2.45 USB_HID_PHASE_ERROR Macro
File
usb_host_hid.h
Syntax
#define USB_HID_PHASE_ERROR (USB_HID_CLASS_ERROR | HID_PHASE_ERROR) // Command had a
phase error at the device.
Description
Command had a phase error at the device.
1.4.2.3.2.46 USB_HID_REPORT_DESCRIPTOR_BAD Macro
File
usb_host_hid.h
Syntax
#define USB_HID_REPORT_DESCRIPTOR_BAD (USB_HID_CLASS_ERROR | 0x07) // Report
Descriptor for not proper
Description
Report Descriptor for not proper
1.4 Library Interface MLA - USB Library Help Embedded Host API
197
Protego_Release_01_05-Related-OEM-Documentation-MLA_v2013_12_20-help_mla_usb.pdf