Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
H A Dtrans_udp_static_test.cpp76 int32_t ret = NotifyUdpChannelBind(info);
89 ret = NotifyUdpChannelBind(info);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_negotiation.c179 static int32_t NotifyUdpChannelBind(const AppInfo *info) in NotifyUdpChannelBind() function
702 ret = NotifyUdpChannelBind(&info); in TransOnExchangeUdpInfoRequest()