Searched refs:NotifyQosChannelOpened (Results 1 – 3 of 3) sorted by relevance
25 int32_t NotifyQosChannelOpened(const ChannelInfo *chanInfo);
20 int32_t NotifyQosChannelOpened(const ChannelInfo *chanInfo) in NotifyQosChannelOpened() function
109 … !channel->isServer && channel->channelType == CHANNEL_TYPE_UDP && NotifyQosChannelOpened(channel); in TransServerOnChannelOpened()