Searched refs:SendWithCmd (Results 1 – 3 of 3) sorted by relevance
32 …void SendWithCmd(const uint32_t channelId, const uint16_t commandFlag, uint8_t *bufPtr, const int …
60 channelBase->SendWithCmd(taskInfo->channelId, command, bufPtr, size); in SendToAnother()
284 void HdcChannelBase::SendWithCmd(const uint32_t channelId, const uint16_t commandFlag, uint8_t *buf… in SendWithCmd() function in Hdc::HdcChannelBase