Home
last modified time | relevance | path

Searched refs:CONNECT_HML (Results 1 - 25 of 25) sorted by relevance

/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
H A Dtrans_udp_static_test.cpp152 EXPECT_EQ(CONNECT_HML, connectType); in HWTEST_F()
156 EXPECT_EQ(CONNECT_HML, connectType); in HWTEST_F()
H A Dtrans_udp_nego_test.cpp610 connOpt.type = CONNECT_HML; in HWTEST_F()
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_manager.c291 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 Dtrans_tcp_direct_listener.c144 *connectType = CONNECT_HML; in TransSetTcpDirectConnectType()
376 if (info == NULL || (info->type != CONNECT_TCP && info->type != CONNECT_P2P && info->type != CONNECT_HML) || in TransTdcStartSessionListener()
H A Dtrans_tcp_direct_p2p.c95 info.type = CONNECT_HML; in StartNewHmlListener()
618 if (type == CONNECT_HML) { in OpenAuthConn()
797 options.type = CONNECT_HML; in ConnectTcpDirectPeer()
1053 type = IsHmlIpAddr(appInfo->myData.addr) ? CONNECT_HML : CONNECT_P2P; in StartVerifyP2pInfo()
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 Dtrans_tcp_direct_p2p_mock_test.cpp398 ConnectType type = CONNECT_HML; in HWTEST_F()
739 ConnectType type = CONNECT_HML; in HWTEST_F()
805 ConnectType type = CONNECT_HML; in HWTEST_F()
836 ConnectType type = CONNECT_HML; in HWTEST_F()
921 ConnectType type = CONNECT_HML; in HWTEST_F()
976 connInfo->type = CONNECT_HML; in HWTEST_F()
H A Dtrans_tcp_direct_listener_test.cpp190 EXPECT_EQ(connectType, CONNECT_HML); in HWTEST_F()
H A Dtrans_tcp_direct_wifi_test.cpp153 connInfo->type = CONNECT_HML; in HWTEST_F()
H A Dtrans_server_tcp_direct_test.cpp547 ConnectType type = CONNECT_HML; in HWTEST_F()
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/
H A Dwifi_direct_dfx.cpp70 extra.linkType = CONNECT_HML; in ReportConnEventExtra()
/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_tcp_socket.c200 if (option->type != CONNECT_TCP && option->type != CONNECT_P2P && option->type != CONNECT_HML) { in OpenTcpServerSocket()
282 option->type == CONNECT_P2P_REUSE || option->type == CONNECT_HML, SOFTBUS_INVALID_PARAM, CONN_COMMON, in OpenTcpClientSocket()
H A Dsoftbus_base_listener.c446 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/core/connection/interface/
H A Dsoftbus_conn_interface.h66 CONNECT_HML, enumerator
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/statistics/src/
H A Dclient_trans_statistics.c61 channel->connectType != CONNECT_P2P && channel->connectType != CONNECT_HML) { in AddSocketResource()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_lane_manager_test/
H A Dtrans_lane_manager_test.cpp442 EXPECT_EQ(CONNECT_HML, ret); in HWTEST_F()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_auth_negotiation_test/
H A Dtrans_auth_negotiation_test.cpp418 connInfo.type = CONNECT_HML; in HWTEST_F()
/foundation/communication/dsoftbus/tests/core/bus_center/test/service/
H A Dbus_center_decision_center_test.cpp408 option.type = CONNECT_HML; in HWTEST_F()
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_negotiation.c502 *connectType = CONNECT_HML; in TransSetUdpConnectTypeByAuthType()
1001 case CONNECT_HML: in PrepareAppInfoForUdpOpen()
/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_util.c323 } else if (linkType == CONNECT_HML) { in FillConnHmlInfo()
369 if (linkType == CONNECT_P2P || linkType == CONNECT_HML || linkType == CONNECT_TRIGGER_HML) { in OnQueryConn()
/foundation/communication/dsoftbus/core/connection/tcp/src/
H A Dsoftbus_tcp_connect_manager.c678 if (info == NULL || (info->type != CONNECT_TCP && info->type != CONNECT_P2P && info->type != CONNECT_HML)) { in TcpStartListening()
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_channel_manager.c333 extra.linkType = IsLaneModuleError(ret) ? extra.linkType : CONNECT_HML; in TransOpenChannel()
H A Dtrans_lane_manager.c816 return CONNECT_HML; in ConvertLaneLinkTypeToConnectType()
/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dinstant_statistics.cpp209 if (linkType == LANE_HML || connectType == CONNECT_HML || connectType == CONNECT_TRIGGER_HML) {
/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
H A Dtrans_auth_manager.c998 extra->linkType = CONNECT_HML; in InitChannelWithParaExtra()
/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_lane_pending_ctl.c1497 connOpt->type = CONNECT_HML; in SetHmlConnectInfo()

Completed in 28 milliseconds