Searched refs:max_packet_size (Results 1 - 3 of 3) sorted by last modified time

/system/core/adb/
H A Dusb_windows.c440 handle->zero_mask = endpoint_info.max_packet_size - 1;
/system/core/include/usbhost/
H A Dusbhost.h48 int max_packet_size; member in struct:usb_request
/system/core/libusbhost/
H A Dusbhost.c571 req->max_packet_size = __le16_to_cpu(ep_desc->wMaxPacketSize);

Completed in 64 milliseconds