Home
last modified time | relevance | path

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

12

/foundation/communication/dsoftbus/tests/core/bus_center/test/service/
H A Dbus_center_decision_center_test.cpp130 option->type = CONNECT_BR; in HWTEST_F()
154 option->type = CONNECT_BR; in HWTEST_F()
177 option->type = CONNECT_BR; in HWTEST_F()
196 option->type = CONNECT_BR; in HWTEST_F()
215 option->type = CONNECT_BR; in HWTEST_F()
234 option->type = CONNECT_BR; in HWTEST_F()
254 option->type = CONNECT_BR; in HWTEST_F()
273 option->type = CONNECT_BR; in HWTEST_F()
309 option.type = CONNECT_BR ; in HWTEST_F()
/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_test.cpp51 if (info->type == CONNECT_BR) { in ConnectedCB()
137 ret = ConnTypeIsSupport(CONNECT_BR); in HWTEST_F()
187 info.type = CONNECT_BR; in HWTEST_F()
237 info.type = CONNECT_BR; in HWTEST_F()
267 optionInfo.type = CONNECT_BR; in HWTEST_F()
334 info.type = CONNECT_BR; in HWTEST_F()
386 optionInfo.type = CONNECT_BR; in HWTEST_F()
435 info.type = CONNECT_BR; in HWTEST_F()
492 info.type = CONNECT_BR; in HWTEST_F()
558 info.type = CONNECT_BR; in HWTEST_F()
[all...]
H A Dbr_connection_test.cpp264 option->type = CONNECT_BR; in HWTEST_F()
338 option->type = CONNECT_BR; in HWTEST_F()
377 info->type = CONNECT_BR; in HWTEST_F()
396 option->type = CONNECT_BR; in HWTEST_F()
H A Dconnection_br_connection_test.cpp1125 connection->connectionId = (CONNECT_BR << CONNECT_TYPE_SHIFT) + 6; in HWTEST_F()
1184 option.type = CONNECT_BR; in HWTEST_F()
1209 option.type = CONNECT_BR; in HWTEST_F()
1234 option.type = CONNECT_BR; in HWTEST_F()
/foundation/communication/dsoftbus/tests/core/bus_center/service/unittest/
H A Dbus_center_decision_center_test.cpp75 option.type = CONNECT_BR; in HWTEST_F()
91 option.type = CONNECT_BR; in HWTEST_F()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_trans_proxy_transceiver_test.cpp118 brInfo.type = CONNECT_BR; in HWTEST_F()
134 connInfo.type = CONNECT_BR; in HWTEST_F()
252 connInfo.type = CONNECT_BR; in HWTEST_F()
297 conn.connInfo.type = CONNECT_BR; in HWTEST_F()
517 connectOption.type = CONNECT_BR; in HWTEST_F()
537 connInfo.type = CONNECT_BR; in HWTEST_F()
582 connectOption1.type = CONNECT_BR; in HWTEST_F()
591 connectOption2.type = CONNECT_BR; in HWTEST_F()
H A Dtrans_proxy_transceiver_test.cpp139 brInfo.type = CONNECT_BR; in HWTEST_F()
166 connInfo.type = CONNECT_BR; in HWTEST_F()
H A Dsoftbus_proxychannel_manager_test.cpp257 connInfo.type = CONNECT_BR; in HWTEST_F()
1797 info.type = CONNECT_BR; in HWTEST_F()
1849 channelInfo.type = CONNECT_BR; in HWTEST_F()
1875 channelInfo.type = CONNECT_BR; in HWTEST_F()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/statistics/
H A Dclient_trans_statistics_test.cpp87 info->connectType = CONNECT_BR; in TestGetServerChannelInfo()
101 info->connectType = CONNECT_BR; in TestGetRightChannelInfo()
/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_decision_center.c141 case CONNECT_BR: in LnnDCReportConnectException()
158 case CONNECT_BR: in LnnDCClearConnectException()
190 option.type = CONNECT_BR; in LnnDCProcessOnlineState()
/foundation/communication/dsoftbus/tests/core/connection/manager/
H A Dconnection_manager_test.cpp215 ret = ConnTypeIsSupport(CONNECT_BR); in HWTEST_F()
274 info.type = CONNECT_BR; in HWTEST_F()
322 info.type = CONNECT_BR; in HWTEST_F()
396 optionInfo.type = CONNECT_BR; in HWTEST_F()
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_manager.c128 .linkType = CONNECT_BR, in DfxRecordBrConnectFail()
152 .linkType = CONNECT_BR, in DfxRecordBrConnectSuccess()
209 info->type = CONNECT_BR; in Convert2ConnectionInfo()
303 option.type = CONNECT_BR; in NotifyDeviceConnectResult()
391 .linkType = CONNECT_BR, in ConnectDeviceDirectly()
627 .linkType = CONNECT_BR, in ServerAccepted()
1349 uint32_t connectionId = (CONNECT_BR << CONNECT_TYPE_SHIFT) + (++nextId); in AllocateConnectionIdUnsafe()
1491 CONN_CHECK_AND_RETURN_RET_LOGW(option->type == CONNECT_BR, SOFTBUS_INVALID_PARAM, CONN_BR, in BrConnectDevice()
1529 .linkType = CONNECT_BR, in BrConnectDevice()
1556 CONN_CHECK_AND_RETURN_RET_LOGW(option->type == CONNECT_BR, SOFTBUS_INVALID_PARA in BrDisconnectDeviceNow()
[all...]
H A Dsoftbus_conn_br_connection.c155 .linkType = CONNECT_BR, in StartBrClientConnect()
423 .linkType = CONNECT_BR, in NotifyUpdateConnectionRc()
841 option.type = CONNECT_BR; in ReportConnectExceptionHandler()
/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/
H A Dlnn_connection_mock.cpp128 .type = CONNECT_BR, in ActionofOnConnectSuccessed()
/foundation/communication/dsoftbus/tests/core/connection/tcp/
H A Dtcp_manager_test.cpp191 option.type = CONNECT_BR; in HWTEST_F()
239 info.type = CONNECT_BR; in HWTEST_F()
615 info.type = CONNECT_BR; in HWTEST_F()
643 info.type = CONNECT_BR; in HWTEST_F()
672 info.type = CONNECT_BR; in HWTEST_F()
700 info.type = CONNECT_BR; in HWTEST_F()
728 info.type = CONNECT_BR; in HWTEST_F()
1634 info.type = CONNECT_BR; in HWTEST_F()
/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_connection_addr_utils.c71 option->type = CONNECT_BR; in LnnConvertAddrToOption()
116 if (option->type == CONNECT_BR) { in LnnConvertOptionToAddr()
/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server.cpp45 return CONNECT_BR; in ConvertConnectType()
142 case CONNECT_BR: in OpenAuthSession()
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_common.c334 option->type = CONNECT_BR; in ConvertToConnectOption()
396 case CONNECT_BR: in ConvertToAuthConnInfo()
/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_conn_interface.h61 CONNECT_BR, enumerator
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/statistics/src/
H A Dclient_trans_statistics.c60 if (channel->connectType != CONNECT_BR && channel->connectType != CONNECT_BLE && in AddSocketResource()
/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_manager.c355 if (info->type == CONNECT_BR) { in ConnConnectDevice()
538 g_connManager[CONNECT_BR] = connectObj; in ConnServerInit()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_common_test.cpp564 connOpt.type = CONNECT_BR; in HWTEST_F()
751 .type = CONNECT_BR, in HWTEST_F()
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_channel_manager.c421 } else if (connOpt->type == CONNECT_BR || connOpt->type == CONNECT_BLE) { in TransOpenAuthChannel()
757 } else if (connInfo->type == CONNECT_BR || connInfo->type == CONNECT_BLE) { in CheckAuthChannelIsExit()
H A Dtrans_auth_negotiation.c309 case CONNECT_BR: in ConvertConnInfoToAuthConnInfo()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_lane_manager_test/
H A Dtrans_lane_manager_test.cpp430 EXPECT_EQ(CONNECT_BR, ret); in HWTEST_F()

Completed in 26 milliseconds

12