HomeSort by relevance Sort by last modified time
    Searched refs:endpoint_info (Results 1 - 2 of 2) sorted by null

  /external/srec/srec/include/
pre_desc.h 130 endpoint_info; typedef in typeref:struct:__anon12643
206 endpoint_info end;
  /system/core/adb/
usb_windows.c 437 AdbEndpointInformation endpoint_info; local
439 if (AdbGetEndpointInformation(handle->adb_interface, 0, &endpoint_info)) {
440 handle->zero_mask = endpoint_info.max_packet_size - 1;

Completed in 206 milliseconds