Home
last modified time | relevance | path

Searched refs:BindChannelToSession (Results 1 – 2 of 2) sorted by relevance

/developtools/hdc/src/host/
Dserver_for_client.h44 int BindChannelToSession(HChannel hChannel, uint8_t *bufPtr, const int bytesIO);
Dserver_for_client.cpp704 int HdcServerForClient::BindChannelToSession(HChannel hChannel, uint8_t *bufPtr, const int bytesIO) in BindChannelToSession() function in Hdc::HdcServerForClient
779 if (BindChannelToSession(hChannel, nullptr, 0)) { in ChannelHandShake()