Searched refs:EchoToClient (Results 1 – 2 of 2) sorted by relevance
52 void EchoToClient(HChannel hChannel, uint8_t *bufPtr, const int size);
543 void HdcChannelBase::EchoToClient(HChannel hChannel, uint8_t *bufPtr, const int size) in EchoToClient() function in Hdc::HdcChannelBase573 EchoToClient(hChannel, (uint8_t *)echo.c_str(), echo.size()); in EchoToAllChannelsViaSessionId()