Home
last modified time | relevance | path

Searched refs:CONNECT_BLE_DIRECT (Results 1 - 12 of 12) sorted by relevance

/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_conn_interface.h65 CONNECT_BLE_DIRECT, enumerator
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_trans_proxy_transceiver_test.cpp274 connInfo.type = CONNECT_BLE_DIRECT; in HWTEST_F()
317 connInfo.type = CONNECT_BLE_DIRECT; in HWTEST_F()
H A Dtrans_proxy_channel_test.cpp680 type = CONNECT_BLE_DIRECT; in HWTEST_F()
H A Dsoftbus_proxychannel_manager_test.cpp249 connInfo.type = CONNECT_BLE_DIRECT; in HWTEST_F()
1801 info.type = CONNECT_BLE_DIRECT; in HWTEST_F()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_lane_manager_test/
H A Dtrans_lane_manager_test.cpp440 EXPECT_EQ(CONNECT_BLE_DIRECT, ret); in HWTEST_F()
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_control.c60 } else if ((type == CONNECT_BLE) || (type == CONNECT_BLE_DIRECT)) { in ConvertConnectType2AuthLinkType()
H A Dsoftbus_proxychannel_transceiver.c424 } else if (connInfo->type == CONNECT_BLE_DIRECT) { in CompareConnectOption()
425 TRANS_LOGI(TRANS_CTRL, "CONNECT_BLE_DIRECT"); in CompareConnectOption()
706 if (connInfo->type == CONNECT_BLE_DIRECT) { in TransProxyConnectDevice()
H A Dsoftbus_proxychannel_manager.c928 } else if (type == CONNECT_BLE_DIRECT) { in SelectRouteType()
948 if (chan->type == CONNECT_BLE || chan->type == CONNECT_BLE_DIRECT) { in ConstructProxyChannelInfo()
/foundation/communication/dsoftbus/tests/core/bus_center/test/service/
H A Dbus_center_decision_center_test.cpp392 option.type = CONNECT_BLE_DIRECT; in HWTEST_F()
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_lane_manager.c814 return CONNECT_BLE_DIRECT; in ConvertLaneLinkTypeToConnectType()
/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dinstant_statistics.cpp601 } else if (info.type == CONNECT_BLE || info.type == CONNECT_BLE_DIRECT) {
/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_lane_pending_ctl.c1489 connOpt->type = CONNECT_BLE_DIRECT; in SetBleDirectConnInfo()

Completed in 18 milliseconds