Home
last modified time | relevance | path

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

/foundation/distributedschedule/dmsfwk_lite/source/
Ddmslite_devmgr.c31 .events = EVENT_NODE_STATE_ONLINE | EVENT_NODE_STATE_OFFLINE,
/foundation/communication/dsoftbus/interfaces/kits/bus_center/
Dsoftbus_bus_center.h71 #define EVENT_NODE_STATE_ONLINE 0x1 macro
/foundation/communication/dsoftbus/
DREADME_zh.md172 #define EVENT_NODE_STATE_ONLINE 0x1
DREADME.md172 #define EVENT_NODE_STATE_ONLINE 0x1
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/
Ddsoftbus_app_dfile.c101 .events = EVENT_NODE_STATE_ONLINE | EVENT_NODE_STATE_OFFLINE,
Ddsoftbus_app_dfile.cpp172 .events = EVENT_NODE_STATE_ONLINE | EVENT_NODE_STATE_OFFLINE,
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/unittest/
Dtrans_tdc_sdk_test.c96 .events = EVENT_NODE_STATE_ONLINE | EVENT_NODE_STATE_OFFLINE,
/foundation/communication/dsoftbus/sdk/bus_center/service/src/
Dclient_bus_center.c50 if ((callback->events & EVENT_NODE_STATE_ONLINE) != 0 && in IsValidNodeStateCb()
/foundation/communication/dsoftbus/sdk/bus_center/manager/src/
Dclient_bus_center_manager.c414 if ((callback1->events & EVENT_NODE_STATE_ONLINE) && in IsSameNodeStateCb()
700 if ((item->cb.events & EVENT_NODE_STATE_ONLINE) != 0) { in LnnOnNodeOnlineStateChanged()
/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
Dbus_center_sdk_test.cpp122 .events = EVENT_NODE_STATE_ONLINE,
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/dependency/softbus/
Dsoftbus_connector.cpp52 .events = EVENT_NODE_STATE_ONLINE | EVENT_NODE_STATE_OFFLINE | EVENT_NODE_STATE_INFO_CHANGED,
/foundation/distributedhardware/devicemanager/ext/mini/services/devicemanagerservice/src/softbus/
Dsoftbus_adapter.cpp56 .events = EVENT_NODE_STATE_ONLINE | EVENT_NODE_STATE_OFFLINE | EVENT_NODE_STATE_INFO_CHANGED,