Searched refs:SendChannelWithCmd (Results 1 – 3 of 3) sorted by relevance
| /developtools/hdc/src/common/ |
| D | channel.h | 51 …void SendChannelWithCmd(HChannel hChannel, const uint16_t commandFlag, uint8_t *bufPtr, const int …
|
| D | channel.cpp | 264 void HdcChannelBase::SendChannelWithCmd(HChannel hChannel, const uint16_t commandFlag, uint8_t *buf… in SendChannelWithCmd() function in Hdc::HdcChannelBase 297 SendChannelWithCmd(hChannel, commandFlag, bufPtr, size); in SendWithCmd()
|
| /developtools/hdc/src/host/ |
| D | server_for_client.cpp | 195 SendChannelWithCmd(hChannel, commandFlag, payload, payloadSize); in SendCommandToClient() 577 SendChannelWithCmd(hChannel, formatCommand->cmdFlag, in TaskCommand() 790 SendChannelWithCmd(hChannel, CMD_CHECK_SERVER, in ReportServerVersion()
|