Searched refs:GetUsbControlTransferParam (Results 1 – 1 of 1) sorted by relevance
1644 static std::tuple<bool, USBDevicePipe, UsbPipeControlParam, int32_t> GetUsbControlTransferParam( in GetUsbControlTransferParam() function1700 auto [res, pipe, controlParam, timeOut] = GetUsbControlTransferParam(env, info); in PipeUsbControlTransfer()