Home
last modified time | relevance | path

Searched refs:channelObj (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.c963 UdpChannelInfo *channelObj = TransGetChannelObj(channel->info.myData.channelId); in OpenAuthConnForUdpNegotiation() local
964 if (channelObj == NULL) { in OpenAuthConnForUdpNegotiation()
968 channelObj->requestId = requestId; in OpenAuthConnForUdpNegotiation()
969 channelObj->status = UDP_CHANNEL_STATUS_OPEN_AUTH; in OpenAuthConnForUdpNegotiation()