Home
last modified time | relevance | path

Searched refs:CONNECT_BR (Results 1 – 25 of 44) sorted by relevance

12

/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_test.cpp51 if (info->type == CONNECT_BR) { in ConnectedCB()
187 info.type = CONNECT_BR;
237 info.type = CONNECT_BR;
267 optionInfo.type = CONNECT_BR;
334 info.type = CONNECT_BR;
435 info.type = CONNECT_BR;
492 info.type = CONNECT_BR;
558 info.type = CONNECT_BR;
568 info.type = CONNECT_BR;
586 info.type = CONNECT_BR;
[all …]
H A Dbr_connection_test.cpp264 option->type = CONNECT_BR;
331 option->type = CONNECT_BR;
366 info->type = CONNECT_BR;
384 option->type = CONNECT_BR;
H A Dconnection_br_connection_test.cpp1093 connection->connectionId = (CONNECT_BR << CONNECT_TYPE_SHIFT) + 6;
1150 option.type = CONNECT_BR;
1175 option.type = CONNECT_BR;
1200 option.type = CONNECT_BR;
/ohos5.0/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()
189 option.type = CONNECT_BR; in LnnDCProcessOnlineState()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_trans_proxy_transceiver_test.cpp118 brInfo.type = CONNECT_BR;
134 connInfo.type = CONNECT_BR;
252 connInfo.type = CONNECT_BR;
512 connectOption.type = CONNECT_BR;
532 connInfo.type = CONNECT_BR;
577 connectOption1.type = CONNECT_BR;
586 connectOption2.type = CONNECT_BR;
H A Dtrans_proxy_transceiver_test.cpp139 brInfo.type = CONNECT_BR;
166 connInfo.type = CONNECT_BR;
H A Dsoftbus_proxychannel_manager_test.cpp226 connInfo.type = CONNECT_BR;
1114 info.type = CONNECT_BR;
1166 channelInfo.type = CONNECT_BR;
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/manager/
H A Dconnection_manager_test.cpp215 ret = ConnTypeIsSupport(CONNECT_BR);
274 info.type = CONNECT_BR;
322 info.type = CONNECT_BR;
396 optionInfo.type = CONNECT_BR;
/ohos5.0/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()
1601 CONN_CHECK_AND_RETURN_RET_LOGW(option->type == CONNECT_BR, false, CONN_BR, in BrCheckActiveConnection()
[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()
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/tcp/
H A Dtcp_manager_test.cpp191 option.type = CONNECT_BR;
239 info.type = CONNECT_BR;
615 info.type = CONNECT_BR;
643 info.type = CONNECT_BR;
672 info.type = CONNECT_BR;
700 info.type = CONNECT_BR;
728 info.type = CONNECT_BR;
1634 info.type = CONNECT_BR;
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dconnection_ble_test.cpp172 int ret = ConnTypeIsSupport(CONNECT_BR);
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/
H A Dlnn_connection_mock.cpp128 .type = CONNECT_BR, in ActionofOnConnectSuccessed()
/ohos5.0/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()
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server.cpp45 return CONNECT_BR; in ConvertConnectType()
142 case CONNECT_BR: in OpenAuthSession()
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_common.c323 option->type = CONNECT_BR; in ConvertToConnectOption()
385 case CONNECT_BR: in ConvertToAuthConnInfo()
/ohos5.0/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_conn_interface.h61 CONNECT_BR, enumerator
/ohos5.0/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()
/ohos5.0/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()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_channel_manager.c434 } else if (connOpt->type == CONNECT_BR || connOpt->type == CONNECT_BLE) { in TransOpenAuthChannel()
766 } else if (connInfo->type == CONNECT_BR || connInfo->type == CONNECT_BLE) { in CheckAuthChannelIsExit()
H A Dtrans_auth_negotiation.c309 case CONNECT_BR: in ConvertConnInfoToAuthConnInfo()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_control.c62 } else if (type == CONNECT_BR) { in ConvertConnectType2AuthLinkType()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/utils/
H A Dlnn_bus_center_utils_test.cpp164 option.type = CONNECT_BR;
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_auth_negotiation_test/
H A Dtrans_auth_negotiation_test.cpp383 connInfo.type = CONNECT_BR;
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_common_test.cpp564 connOpt.type = CONNECT_BR;
751 .type = CONNECT_BR,

12