Searched defs:ctrl (Results 1 – 5 of 5) sorted by relevance
58 int32_t USBDevicePipe::ControlTransfer(const UsbCtrlTransfer &ctrl, std::vector<uint8_t> &bufferDat… in ControlTransfer()
279 USBDevicePipe &pipe, const UsbCtrlTransfer &ctrl, std::vector<uint8_t> &bufferData) in ControlTransfer()
250 std::shared_ptr<IccFileController> &ctrl, std::shared_ptr<IccDiallingNumbersHandler> handler) in SetFileControllerAndDiallingNumberHandler()
779 int32_t UsbService::ControlTransfer(const UsbDev &dev, const UsbCtrlTransfer &ctrl, std::vector<uin… in ControlTransfer()821 UsbCtrlTransfer ctrl = { in UsbControlTransfer() local
764 const UsbDev &dev, const UsbCtrlTransfer &ctrl, std::vector<uint8_t> &bufferData) in ControlTransfer()