Home
last modified time | relevance | path

Searched refs:CONNECT_P2P_REUSE (Results 1 - 13 of 13) sorted by relevance

/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_wifi_test.cpp127 connInfo->type = CONNECT_P2P_REUSE; in HWTEST_F()
177 connInfo->type = CONNECT_P2P_REUSE; in HWTEST_F()
203 connInfo->type = CONNECT_P2P_REUSE; in HWTEST_F()
231 connInfo->type = CONNECT_P2P_REUSE; in HWTEST_F()
258 connInfo->type = CONNECT_P2P_REUSE; in HWTEST_F()
287 connInfo->type = CONNECT_P2P_REUSE; in HWTEST_F()
315 connInfo->type = CONNECT_P2P_REUSE; in HWTEST_F()
H A Dtrans_tcp_direct_p2p_mock_test.cpp818 type = CONNECT_P2P_REUSE; in HWTEST_F()
971 connInfo->type = CONNECT_P2P_REUSE; in HWTEST_F()
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_wifi.c69 if (type == CONNECT_P2P_REUSE) { in GetMoudleType()
148 if ((newConn->authHandle.authId == AUTH_INVALID_ID) && (connInfo->type == CONNECT_P2P_REUSE)) { in OpenTcpDirectChannel()
H A Dtrans_tcp_direct_manager.c294 } else if (connInfo->type == CONNECT_P2P_REUSE) { in TransOpenDirectChannel()
305 if (connType == CONNECT_P2P_REUSE) { in TransOpenDirectChannel()
H A Dtrans_tcp_direct_p2p.c1052 if (type == CONNECT_P2P_REUSE) { in StartVerifyP2pInfo()
1159 (connInfo->type != CONNECT_P2P && connInfo->type != CONNECT_HML && connInfo->type != CONNECT_P2P_REUSE)) { in OpenP2pDirectChannel()
/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_conn_interface.h64 CONNECT_P2P_REUSE, enumerator
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_lane_manager_test/
H A Dtrans_lane_manager_test.cpp438 EXPECT_EQ(CONNECT_P2P_REUSE, ret); in HWTEST_F()
/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_tcp_socket.c282 option->type == CONNECT_P2P_REUSE || option->type == CONNECT_HML, SOFTBUS_INVALID_PARAM, CONN_COMMON, in OpenTcpClientSocket()
/foundation/communication/dsoftbus/tests/core/bus_center/test/service/
H A Dbus_center_decision_center_test.cpp376 option.type = CONNECT_P2P_REUSE; in HWTEST_F()
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_lane_manager.c811 return CONNECT_P2P_REUSE; in ConvertLaneLinkTypeToConnectType()
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_negotiation.c1000 case CONNECT_P2P_REUSE: in PrepareAppInfoForUdpOpen()
/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dinstant_statistics.cpp206 connectType == CONNECT_P2P_REUSE) {
/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_lane_pending_ctl.c1432 connOpt->type = CONNECT_P2P_REUSE; in SetP2pReusesConnInfo()

Completed in 15 milliseconds