Home
last modified time | relevance | path

Searched refs:EVENT_NODE_STATE_OFFLINE (Results 1 - 11 of 11) 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.h81 #define EVENT_NODE_STATE_OFFLINE 0x02 macro
/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.c60 if ((callback->events & EVENT_NODE_STATE_OFFLINE) != 0 && in IsValidNodeStateCb()
/foundation/communication/dsoftbus/sdk/bus_center/manager/src/
H A Dclient_bus_center_manager.c799 if ((callback1->events & EVENT_NODE_STATE_OFFLINE) && in IsSameNodeStateCb()
1144 (item->cb.events & EVENT_NODE_STATE_OFFLINE) != 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,
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_manager.c1267 .events = EVENT_NODE_STATE_OFFLINE,

Completed in 14 milliseconds