Changeset 60548 in vbox for trunk/src/VBox/ValidationKit/utils/usb/UsbTestService.cpp
- Timestamp:
- Apr 18, 2016 5:33:15 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 106677
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/utils/usb/UsbTestService.cpp
r60522 r60548 703 703 704 704 Rep.idGadget = 0; 705 Rep.u32BusId = utsGadgetGetBusId(pClient->hGadget); 706 Rep.u32DevId = utsGadgetGetDevId(pClient->hGadget); 705 707 rc = utsReplyInternal(pClient, &Rep.Sts, "ACK ", sizeof(Rep) - sizeof(UTSPKTSTS)); 706 708 }
Note:
See TracChangeset
for help on using the changeset viewer.