Home
last modified time | relevance | path

Searched refs:LnnOnRefreshDeviceFound (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/manager/include/
H A Dclient_bus_center_manager.h72 void LnnOnRefreshDeviceFound(const void *device);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/mini/
H A Dlnn_bus_center_ipc.c45 LnnOnRefreshDeviceFound(&newDevice); in OnRefreshDeviceFound()
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dbus_center_client_stub.c230 LnnOnRefreshDeviceFound(info); in ClientOnRefreshDeviceFound()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H A Dclient_bus_center_manager_test.cpp407 LnnOnRefreshDeviceFound(nullptr);
415 LnnOnRefreshDeviceFound(nullptr);
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_client_stub.cpp789 LnnOnRefreshDeviceFound(device); in OnRefreshDeviceFound()
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/manager/src/
H A Dclient_bus_center_manager.c1358 void LnnOnRefreshDeviceFound(const void *device) in LnnOnRefreshDeviceFound() function