Searched refs:endpoint_type (Results 1 – 4 of 4) sorted by relevance
272 info->endpoint_type = AdbEndpointTypeControl; in GetEndpointInformation()276 info->endpoint_type = AdbEndpointTypeIsochronous; in GetEndpointInformation()280 info->endpoint_type = AdbEndpointTypeBulk; in GetEndpointInformation()284 info->endpoint_type = AdbEndpointTypeInterrupt; in GetEndpointInformation()288 info->endpoint_type = AdbEndpointTypeInvalid; in GetEndpointInformation()
71 AdbEndpointType endpoint_type; member
84 if (AdbEndpointTypeBulk == pipe_info.endpoint_type) { in CreateHandle()
279 printf("\n endpoint_type = %u", pipe_info->endpoint_type); in DumpEndpointInformation()281 switch (pipe_info->endpoint_type) { in DumpEndpointInformation()