Home
last modified time | relevance | path

Searched refs:OnDiscoverResult (Results 1 - 15 of 15) sorted by relevance

/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H A Dbus_center_sdk_refresh_small_test.cpp91 static void OnDiscoverResult(int32_t refreshId, RefreshResult Reason) in OnDiscoverResult() function
108 .OnDiscoverResult = OnDiscoverResult
113 .OnDiscoverResult = OnDiscoverResult
H A Dbus_center_sdk_refresh_test.cpp87 static void OnDiscoverResult(int32_t refreshId, RefreshResult Reason) in OnDiscoverResult() function
104 .OnDiscoverResult = OnDiscoverResult
109 .OnDiscoverResult = OnDiscoverResult
H A Dbus_center_sdk_test.cpp177 .OnDiscoverResult = TestDiscoverResult
H A Dclient_bus_center_manager_test.cpp395 cb.OnDiscoverResult = OnDiscoverResultCb; in HWTEST_F()
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/refreshlnn_fuzzer/
H A Drefreshlnn_fuzzer.cpp53 .OnDiscoverResult = TestDiscoverResult
/foundation/communication/dsoftbus/tests/sdk/bus_center/demo/bus_center/
H A Dpublish_refresh_lnn_demo.c81 .OnDiscoverResult = OnDiscoverResultTest
/foundation/communication/dsoftbus/tests/sdk/discovery/unittest/
H A Ddisc_sdk_only_l2_test.cpp109 .OnDiscoverResult = TestOnDiscoverResult
H A Ddisc_sdk_test.cpp155 .OnDiscoverResult = TestOnDiscoverResult
/foundation/communication/dsoftbus/tests/sdk/discovery/benchmarktest/
H A Ddiscovery_test.cpp125 .OnDiscoverResult = TestDiscoverResult
/foundation/communication/dsoftbus/interfaces/kits/bus_center/
H A Dsoftbus_bus_center.h419 void (*OnDiscoverResult)(int32_t refreshId, RefreshResult reason); member
/foundation/communication/dsoftbus/tests/sdk/bus_center/benchmarktest/
H A Dbus_center_test.cpp144 .OnDiscoverResult = TestDiscoverResult
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/
H A Dsoftbus_connector.cpp62 .OnDiscoverResult = SoftbusConnector::OnSoftbusDiscoveryResult,
67 .OnDiscoverResult = SoftbusConnector::OnSoftbusDiscoveryResult,
/foundation/communication/dsoftbus/sdk/bus_center/manager/src/
H A Dclient_bus_center_manager.c95 .refreshCb.OnDiscoverResult = NULL,
1388 if (g_busCenterClient.refreshCb.OnDiscoverResult != NULL) { in LnnOnRefreshLNNResult()
1389 g_busCenterClient.refreshCb.OnDiscoverResult(refreshId, (RefreshResult)reason); in LnnOnRefreshLNNResult()
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp129 .OnDiscoverResult = SoftbusListener::OnSoftbusDiscoveryResult,
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Dsoftbus_adapter.c254 .OnDiscoverResult = OnRefreshDiscoveryResult

Completed in 16 milliseconds