Home
last modified time | relevance | path

Searched refs:JumpAntiquePacket (Results 1 - 2 of 2) sorted by relevance

/developtools/hdc/src/daemon/
H A Ddaemon_usb.h51 bool JumpAntiquePacket(const uint8_t &buf, ssize_t bytes) const;
H A Ddaemon_usb.cpp570 bool HdcDaemonUSB::JumpAntiquePacket(const uint8_t &buf, ssize_t bytes) const in JumpAntiquePacket() function in Hdc::HdcDaemonUSB
619 if (thisClass->JumpAntiquePacket(*bufPtr, bytesIOBytes)) { in OnUSBRead()
620 WRITE_LOG(LOG_DEBUG, "JumpAntiquePacket auto jump"); in OnUSBRead()

Completed in 2 milliseconds