/foundation/communication/dsoftbus/tests/core/bus_center/service/unittest/ |
H A D | bus_center_decision_center_test.cpp | 77 option.type = CONNECT_P2P; in HWTEST_F() 93 option.type = CONNECT_P2P; in HWTEST_F()
|
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/ |
H A D | trans_tcp_direct_manager.c | 291 if (connInfo->type == CONNECT_P2P || connInfo->type == CONNECT_HML) { in TransOpenDirectChannel() 306 connType = (IsHmlIpAddr(appInfo->myData.addr)) ? CONNECT_HML : CONNECT_P2P; in TransOpenDirectChannel()
|
H A D | trans_tcp_direct_listener.c | 146 *connectType = CONNECT_P2P; in TransSetTcpDirectConnectType() 376 if (info == NULL || (info->type != CONNECT_TCP && info->type != CONNECT_P2P && info->type != CONNECT_HML) || in TransTdcStartSessionListener()
|
H A D | trans_tcp_direct_p2p.c | 70 info.type = CONNECT_P2P; in StartNewP2pListener() 622 if (ret != SOFTBUS_OK && type == CONNECT_P2P) { in OpenAuthConn() 799 options.type = CONNECT_P2P; in ConnectTcpDirectPeer() 1053 type = IsHmlIpAddr(appInfo->myData.addr) ? CONNECT_HML : CONNECT_P2P; in StartVerifyP2pInfo() 1145 if (type == CONNECT_P2P) { in StartTransP2pDirectListener() 1159 (connInfo->type != CONNECT_P2P && connInfo->type != CONNECT_HML && connInfo->type != CONNECT_P2P_REUSE)) { in OpenP2pDirectChannel()
|
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/ |
H A D | trans_tcp_direct_listener_test.cpp | 194 EXPECT_EQ(connectType, CONNECT_P2P); in HWTEST_F()
|
H A D | trans_tcp_direct_p2p_test.cpp | 458 ConnectType type = CONNECT_P2P; in HWTEST_F() 489 ConnectType type = CONNECT_P2P; in HWTEST_F() 571 ConnectType type = CONNECT_P2P; in HWTEST_F()
|
H A D | trans_tcp_direct_p2p_mock_test.cpp | 409 type = CONNECT_P2P; in HWTEST_F() 750 type = CONNECT_P2P; in HWTEST_F() 930 type = CONNECT_P2P; in HWTEST_F() 979 connInfo->type = CONNECT_P2P; in HWTEST_F()
|
H A D | trans_core_tcp_direct_test.cpp | 229 connOpt.type = CONNECT_P2P; in HWTEST_F() 401 info.type = CONNECT_P2P; in HWTEST_F()
|
H A D | trans_tcp_direct_message_test.cpp | 158 connInfo->type = CONNECT_P2P; in HWTEST_F()
|
H A D | trans_server_tcp_direct_test.cpp | 552 type = CONNECT_P2P; in HWTEST_F()
|
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/ |
H A D | wifi_direct_dfx.cpp | 68 extra.linkType = CONNECT_P2P; in ReportConnEventExtra()
|
/foundation/communication/dsoftbus/tests/core/connection/tcp/ |
H A D | tcp_manager_test.cpp | 529 option.type = CONNECT_P2P; in HWTEST_F() 573 option.type = CONNECT_P2P; in HWTEST_F() 1134 info.type = CONNECT_P2P; in HWTEST_F() 1163 info.type = CONNECT_P2P; in HWTEST_F() 1191 info.type = CONNECT_P2P; in HWTEST_F() 1220 info.type = CONNECT_P2P; in HWTEST_F() 1248 info.type = CONNECT_P2P; in HWTEST_F() 1276 info.type = CONNECT_P2P; in HWTEST_F()
|
/foundation/communication/dsoftbus/core/connection/common/src/ |
H A D | softbus_tcp_socket.c | 200 if (option->type != CONNECT_TCP && option->type != CONNECT_P2P && option->type != CONNECT_HML) { in OpenTcpServerSocket() 281 CONN_CHECK_AND_RETURN_RET_LOGW(option->type == CONNECT_TCP || option->type == CONNECT_P2P || in OpenTcpClientSocket()
|
H A D | softbus_base_listener.c | 446 CONN_CHECK_AND_RETURN_RET_LOGW(info->type == CONNECT_TCP || info->type == CONNECT_P2P || info->type == CONNECT_HML, in StartBaseListener() 447 SOFTBUS_INVALID_PARAM, CONN_COMMON, "only CONNECT_TCP, CONNECT_P2P and CONNECT_HML is permitted, " in StartBaseListener() 448 "CONNECT_TCP=%{public}d, CONNECT_P2P=%{public}d, CONNECT_HML=%{public}d, type=%{public}d", in StartBaseListener() 449 CONNECT_TCP, CONNECT_P2P, CONNECT_HML, info->type); in StartBaseListener()
|
/foundation/communication/dsoftbus/tests/core/bus_center/test/service/ |
H A D | bus_center_decision_center_test.cpp | 344 option.type = CONNECT_P2P; in HWTEST_F() 360 option.type = CONNECT_P2P; in HWTEST_F()
|
/foundation/communication/dsoftbus/core/connection/interface/ |
H A D | softbus_conn_interface.h | 63 CONNECT_P2P, enumerator
|
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/statistics/src/ |
H A D | client_trans_statistics.c | 61 channel->connectType != CONNECT_P2P && channel->connectType != CONNECT_HML) { in AddSocketResource()
|
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/ |
H A D | trans_udp_static_test.cpp | 148 EXPECT_EQ(CONNECT_P2P, connectType); in HWTEST_F()
|
H A D | trans_udp_nego_test.cpp | 600 .type = CONNECT_P2P, in HWTEST_F()
|
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_lane_manager_test/ |
H A D | trans_lane_manager_test.cpp | 434 EXPECT_EQ(CONNECT_P2P, ret); in HWTEST_F()
|
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/ |
H A D | trans_udp_negotiation.c | 499 *connectType = CONNECT_P2P; in TransSetUdpConnectTypeByAuthType() 999 case CONNECT_P2P: in PrepareAppInfoForUdpOpen()
|
/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/ |
H A D | softbus_hidumper_util.c | 321 if (linkType == CONNECT_P2P) { in FillConnHmlInfo() 369 if (linkType == CONNECT_P2P || linkType == CONNECT_HML || linkType == CONNECT_TRIGGER_HML) { in OnQueryConn()
|
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/ |
H A D | softbus_trans_proxy_transceiver_test.cpp | 541 connInfo.type = CONNECT_P2P; in HWTEST_F()
|
H A D | trans_proxy_channel_test.cpp | 686 type = CONNECT_P2P; in HWTEST_F()
|
/foundation/communication/dsoftbus/tests/core/connection/ble/ |
H A D | connection_ble_switch_test.cpp | 794 int32_t ret = ConnTypeIsSupport(CONNECT_P2P); in HWTEST_F()
|