Searched refs:TransSetUdpChannelEnable (Results 1 – 2 of 2) sorted by relevance
94 int32_t ret = TransSetUdpChannelEnable(TEST_CHANNELID, false);212 ret = TransSetUdpChannelEnable(TEST_CHANNELID, false);215 ret = TransSetUdpChannelEnable(ERR_CHANNELID, false);
127 static int32_t TransSetUdpChannelEnable(int32_t channelId, bool isEnable) in TransSetUdpChannelEnable() function164 ret = TransSetUdpChannelEnable(channelId, true); in OnUdpChannelOpened()