Searched defs:ControlTransfer (Results 1 – 4 of 4) sorted by relevance
/base/usb/usb_manager/interfaces/innerkits/native/src/ | ||
D | usb_device_pipe.cpp | 58 int32_t USBDevicePipe::ControlTransfer(const UsbCtrlTransfer &ctrl, std::vector<uint8_t> &bufferDat… in ControlTransfer() function in OHOS::USB::USBDevicePipe |
D | usb_srv_client.cpp | 249 int32_t UsbSrvClient::ControlTransfer( in ControlTransfer() function in OHOS::USB::UsbSrvClient |
/base/usb/usb_manager/services/zidl/src/ | ||
D | usb_srv_proxy.cpp | 690 int32_t UsbServerProxy::ControlTransfer( in ControlTransfer() function in OHOS::USB::UsbServerProxy |
/base/usb/usb_manager/services/native/src/ | ||
D | usb_service.cpp | 631 int32_t UsbService::ControlTransfer(const UsbDev &dev, const UsbCtrlTransfer &ctrl, std::vector<uin… in ControlTransfer() function in OHOS::USB::UsbService |