Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_devmgr.c31 .events = EVENT_NODE_STATE_ONLINE | EVENT_NODE_STATE_OFFLINE,
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/regnodedevicestatecb_fuzzer/
H A Dregnodedevicestatecb_fuzzer.cpp44 g_stateCb.events = EVENT_NODE_STATE_ONLINE | EVENT_NODE_STATE_OFFLINE; in GenRanDiscInfo()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/
H A Ddsoftbus_app_dfile.cpp108 .events = EVENT_NODE_STATE_ONLINE | EVENT_NODE_STATE_OFFLINE,
H A Ddsoftbus_app_dfile.c101 .events = EVENT_NODE_STATE_ONLINE | EVENT_NODE_STATE_OFFLINE,
/foundation/communication/dsoftbus/interfaces/kits/bus_center/
H A Dsoftbus_bus_center.h72 #define EVENT_NODE_STATE_ONLINE 0x1 macro
/foundation/communication/dsoftbus/tests/sdk/bus_center/benchmarktest/
H A Dbus_center_test.cpp91 .events = EVENT_NODE_STATE_ONLINE,
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
H A Dtrans_tdc_sdk_test.c99 .events = EVENT_NODE_STATE_ONLINE | EVENT_NODE_STATE_OFFLINE,
/foundation/communication/dsoftbus/sdk/bus_center/service/src/
H A Dclient_bus_center.c56 if ((callback->events & EVENT_NODE_STATE_ONLINE) != 0 && in IsValidNodeStateCb()
/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H A Dbus_center_sdk_test.cpp133 .events = EVENT_NODE_STATE_ONLINE,
/foundation/communication/dsoftbus/sdk/bus_center/manager/src/
H A Dclient_bus_center_manager.c795 if ((callback1->events & EVENT_NODE_STATE_ONLINE) && in IsSameNodeStateCb()
1139 (item->cb.events & EVENT_NODE_STATE_ONLINE) != 0) { in LnnOnNodeOnlineStateChanged()
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp116 .events = EVENT_NODE_STATE_ONLINE | EVENT_NODE_STATE_OFFLINE | EVENT_NODE_STATE_INFO_CHANGED |
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Dsoftbus_adapter.c246 .events = EVENT_NODE_STATE_ONLINE | EVENT_NODE_STATE_OFFLINE,

Completed in 12 milliseconds