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 | 272 void HdcChannelBase::SendChannelWithCmd(HChannel hChannel, const uint16_t commandFlag, uint8_t *buf… in SendChannelWithCmd() function in Hdc::HdcChannelBase 307 SendChannelWithCmd(hChannel, commandFlag, bufPtr, size); in SendWithCmd()
|
| /developtools/hdc/src/host/ |
| D | server_for_client.cpp | 198 SendChannelWithCmd(hChannel, commandFlag, payload, payloadSize); in SendCommandToClient() 586 SendChannelWithCmd(hChannel, formatCommand->cmdFlag, in TaskCommand() 803 SendChannelWithCmd(hChannel, CMD_CHECK_SERVER, in ReportServerVersion()
|