Searched refs:TransAuthChannelSendMessage (Results 1 – 3 of 3) sorted by relevance
40 int32_t TransAuthChannelSendMessage(int32_t channelId, const void *data, uint32_t len);
105 int32_t TransAuthChannelSendMessage(int32_t channelId, const void *data, uint32_t len) in TransAuthChannelSendMessage() function
122 ret = TransAuthChannelSendMessage(channelId, data, len); in ClientTransChannelSendMessage()