Android-cuttlefish cvd tool
Public Attributes | List of all members
usb_ifc_info Struct Reference

#include <usb.h>

Public Attributes

unsigned short dev_vendor
 
unsigned short dev_product
 
unsigned char dev_class
 
unsigned char dev_subclass
 
unsigned char dev_protocol
 
unsigned char ifc_class
 
unsigned char ifc_subclass
 
unsigned char ifc_protocol
 
unsigned char has_bulk_in
 
unsigned char has_bulk_out
 
unsigned char writable
 
char serial_number [256]
 
char device_path [256]
 
char interface [256]
 

Member Data Documentation

◆ dev_class

unsigned char usb_ifc_info::dev_class

◆ dev_product

unsigned short usb_ifc_info::dev_product

◆ dev_protocol

unsigned char usb_ifc_info::dev_protocol

◆ dev_subclass

unsigned char usb_ifc_info::dev_subclass

◆ dev_vendor

unsigned short usb_ifc_info::dev_vendor

◆ device_path

char usb_ifc_info::device_path[256]

◆ has_bulk_in

unsigned char usb_ifc_info::has_bulk_in

◆ has_bulk_out

unsigned char usb_ifc_info::has_bulk_out

◆ ifc_class

unsigned char usb_ifc_info::ifc_class

◆ ifc_protocol

unsigned char usb_ifc_info::ifc_protocol

◆ ifc_subclass

unsigned char usb_ifc_info::ifc_subclass

◆ interface

char usb_ifc_info::interface[256]

◆ serial_number

char usb_ifc_info::serial_number[256]

◆ writable

unsigned char usb_ifc_info::writable

The documentation for this struct was generated from the following file: