Vault 7: Projects
This publication series is about specific projects related to the Vault 7 main publication.
Syntax
#define USB_CDC_NO_PROTOCOL 0x00 // No class specific protocol required
Description
No class specific protocol required For more.... see Table 7 in USB CDC Specification 1.2
1.4.2.2.2.60 USB_CDC_NO_REPORT_DESCRIPTOR Macro
File
usb_host_cdc.h
Syntax
#define USB_CDC_NO_REPORT_DESCRIPTOR (USB_CDC_CLASS_ERROR | 0x05) // No report descriptor
found
Description
No report descriptor found
1.4.2.2.2.61 USB_CDC_NORMAL_RUNNING Macro
File
usb_host_cdc.h
Syntax
#define USB_CDC_NORMAL_RUNNING 0x53 // Device is running and available for data
transfers.
Description
Device is running and available for data transfers.
1.4.2.2.2.62 USB_CDC_OBEX Macro
File
usb_host_cdc.h
Syntax
#define USB_CDC_OBEX 0x0B // OBEX
Description
OBEX
1.4.2.2.2.63 USB_CDC_PHASE_ERROR Macro
File
usb_host_cdc.h
Syntax
#define USB_CDC_PHASE_ERROR (USB_CDC_CLASS_ERROR | 0x02) // Command had a phase error at
the device.
Description
Command had a phase error at the device.
1.4.2.2.2.64 USB_CDC_REPORT_DESCRIPTOR_BAD Macro
File
usb_host_cdc.h
1.4 Library Interface MLA - USB Library Help Embedded Host API
159
Protego_Release_01_05-Related-OEM-Documentation-MLA_v2013_12_20-help_mla_usb.pdf