Searched refs:dev_protocol (Results 1 - 5 of 5) sorted by relevance

/system/core/fastboot/
H A Dusb.h44 unsigned char dev_protocol; member in struct:usb_ifc_info
H A Dusbtest.c53 info->dev_class, info->dev_subclass, info->dev_protocol,
H A Dusb_windows.c301 info.dev_protocol = device_desc.bDeviceProtocol;
H A Dusb_linux.c131 info.dev_protocol = dev->bDeviceProtocol;
H A Dusb_osx.c320 kr = (*dev)->GetDeviceProtocol(dev, &handle->info.dev_protocol);

Completed in 180 milliseconds