Searched refs:GetControlTransferParam (Results 1 – 1 of 1) sorted by relevance
1487 static std::tuple<bool, USBDevicePipe, PipeControlParam, int32_t> GetControlTransferParam( in GetControlTransferParam() function1540 auto [res, pipe, controlParam, timeOut] = GetControlTransferParam(env, info); in PipeControlTransfer()