Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/include/
H A Dtrans_udp_channel_manager.h29 UDP_CHANNEL_STATUS_NEGING, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_channel_manager.c94 if (udpChannel->status == UDP_CHANNEL_STATUS_NEGING) { in TransUdpTimerProc()
H A Dtrans_udp_negotiation.c767 if (TransSetUdpChannelStatus(seq, UDP_CHANNEL_STATUS_NEGING) != SOFTBUS_OK) { in StartExchangeUdpInfo()