Searched refs:BindChannelToSession (Results 1 – 2 of 2) sorted by relevance
44 int BindChannelToSession(HChannel hChannel, uint8_t *bufPtr, const int bytesIO);
704 int HdcServerForClient::BindChannelToSession(HChannel hChannel, uint8_t *bufPtr, const int bytesIO) in BindChannelToSession() function in Hdc::HdcServerForClient779 if (BindChannelToSession(hChannel, nullptr, 0)) { in ChannelHandShake()