Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/common/include/
H A Dsoftbus_app_info.h72 UDP_CONN_TYPE_P2P = 1, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/hisysevent_adapter/unittest/
H A Dtrans_dfx_test.cpp73 .udpConnType = UDP_CONN_TYPE_P2P,
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_negotiation_exchange.c54 return ((appInfo->udpConnType == UDP_CONN_TYPE_P2P) && in getCodeType()
H A Dtrans_udp_negotiation.c1016 appInfo->udpConnType = UDP_CONN_TYPE_P2P; in PrepareAppInfoForUdpOpen()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
H A Dtrans_udp_nego_test.cpp861 appInfo->udpConnType = UDP_CONN_TYPE_P2P;