Home
last modified time | relevance | path

Searched defs:tpipe (Results 1 - 1 of 1) sorted by relevance

/base/usb/usb_manager/interfaces/innerkits/native/src/
H A Dusb_srv_client.cpp300 const UsbPipe tpipe = {endpoint.GetInterfaceId(), endpoint.GetAddress()}; in BulkTransfer() local
428 const UsbPipe tpipe = {ep.GetInterfaceId(), ep.GetAddress()}; in RequestQueue() local
436 const UsbPipe tpipe = {endpoint.GetInterfaceId(), endpoint.GetAddress()}; in RegBulkCallback() local
448 const UsbPipe tpipe = {endpoint.GetInterfaceId(), endpoint.GetAddress()}; in UnRegBulkCallback() local
460 const UsbPipe tpipe in BulkRead() local
472 const UsbPipe tpipe = {endpoint.GetInterfaceId(), endpoint.GetAddress()}; BulkWrite() local
484 const UsbPipe tpipe = {endpoint.GetInterfaceId(), endpoint.GetAddress()}; BulkCancel() local
[all...]

Completed in 3 milliseconds