Searched refs:OpenAuthConnForUdpNegotiation (Results 1 – 2 of 2) sorted by relevance
578 ret = OpenAuthConnForUdpNegotiation(NULL);581 ret = OpenAuthConnForUdpNegotiation(channel);585 ret = OpenAuthConnForUdpNegotiation(channel);
952 static int32_t OpenAuthConnForUdpNegotiation(UdpChannelInfo *channel) in OpenAuthConnForUdpNegotiation() function1048 ret = OpenAuthConnForUdpNegotiation(&udpChannel); in TransUdpGetChannelAndOpenConn()1119 ret = OpenAuthConnForUdpNegotiation(&channel); in TransCloseUdpChannel()1232 if (OpenAuthConnForUdpNegotiation(udpChannelNode) != SOFTBUS_OK) { in TransUdpDeathCallback()