Home
last modified time | relevance | path

Searched refs:udpChannelId (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_negotiation.c313 int32_t udpChannelId = GenerateUdpChannelId(); in AcceptUdpChannelAsServer() local
314 if (udpChannelId == INVALID_ID) { in AcceptUdpChannelAsServer()
318 appInfo->myData.channelId = udpChannelId; in AcceptUdpChannelAsServer()