Home
last modified time | relevance | path

Searched refs:ReportUdpRequestHandShakeReplyEvent (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.cpp219 ReportUdpRequestHandShakeReplyEvent(&info, &extra, result, errCode);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_negotiation.c656 static void ReportUdpRequestHandShakeReplyEvent( in ReportUdpRequestHandShakeReplyEvent() function
711 ReportUdpRequestHandShakeReplyEvent(&info, &extra, EVENT_STAGE_RESULT_OK, SOFTBUS_OK); in TransOnExchangeUdpInfoRequest()
715 ReportUdpRequestHandShakeReplyEvent(&info, &extra, EVENT_STAGE_RESULT_FAILED, ret); in TransOnExchangeUdpInfoRequest()