Searched refs:tcpChannelInfo (Results 1 – 1 of 1) sorted by relevance
364 if (tcpChannelInfo == NULL) { in CreateTcpChannelInfo()367 tcpChannelInfo->channelId = channel->channelId; in CreateTcpChannelInfo()369 tcpChannelInfo->connectType = channel->connectType; in CreateTcpChannelInfo()372 SoftBusFree(tcpChannelInfo); in CreateTcpChannelInfo()375 tcpChannelInfo->isServer = channel->isServer; in CreateTcpChannelInfo()379 SoftBusFree(tcpChannelInfo); in CreateTcpChannelInfo()384 SoftBusFree(tcpChannelInfo); in CreateTcpChannelInfo()389 SoftBusFree(tcpChannelInfo); in CreateTcpChannelInfo()392 tcpChannelInfo->timeStart = channel->timeStart; in CreateTcpChannelInfo()393 tcpChannelInfo->linkType = channel->linkType; in CreateTcpChannelInfo()[all …]