Home
last modified time | relevance | path

Searched refs:resetEp (Results 1 – 1 of 1) sorted by relevance

/developtools/hdc/src/daemon/
Ddaemon_usb.cpp611 bool resetEp = false; in WatchEPTimer() local
616 resetEp = true; in WatchEPTimer()
621 resetEp = true; in WatchEPTimer()
625 resetEp = true; in WatchEPTimer()
628 if (resetEp || thisClass->usbHandle.bulkIn != 0 || thisClass->usbHandle.bulkOut != 0) { in WatchEPTimer()