OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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:__anon5882
206
endpoint_info
end;
/system/core/adb/
usb_windows.c
435
AdbEndpointInformation
endpoint_info
;
local
437
if (AdbGetEndpointInformation(handle->adb_interface, 0, &
endpoint_info
)) {
438
handle->zero_mask =
endpoint_info
.max_packet_size - 1;
Completed in 19 milliseconds