Home
last modified time | relevance | path

Searched defs:CommandDispatch (Results 1 – 10 of 10) sorted by relevance

/developtools/hdc/src/common/
Dtask.h25 virtual bool CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() function
Dfile.cpp310 bool HdcFile::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() function in Hdc::HdcFile
Dtransfer.cpp709 bool HdcTransferBase::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSi… in CommandDispatch() function in Hdc::HdcTransferBase
Dforward.cpp846 bool HdcForwardBase::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSiz… in CommandDispatch() function in Hdc::HdcForwardBase
/developtools/hdc/src/host/
Dhost_unity.cpp133 bool HdcHostUnity::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() function in Hdc::HdcHostUnity
Dhost_app.cpp187 bool HdcHostApp::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() function in Hdc::HdcHostApp
Dhost_updater.cpp170 bool HostUpdater::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() function in Hdc::HostUpdater
/developtools/hdc/src/daemon/
Ddaemon_app.cpp46 bool HdcDaemonApp::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() function in Hdc::HdcDaemonApp
Ddaemon_unity.cpp335 bool HdcDaemonUnity::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSiz… in CommandDispatch() function in Hdc::HdcDaemonUnity
Dshell.cpp110 bool HdcShell::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() function in Hdc::HdcShell