Home
last modified time | relevance | path

Searched refs:LNN_EVENT_NODE_MIGRATE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/include/
H A Dbus_center_event.h47 LNN_EVENT_NODE_MIGRATE, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_topo_manager_test.cpp462 .basic.event = LNN_EVENT_NODE_MIGRATE,
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_event.c416 eventInfo.basic.event = LNN_EVENT_NODE_MIGRATE; in LnnNotifyMigrate()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_manager.c1766 if ((info == NULL) || (info->event != LNN_EVENT_NODE_MIGRATE)) { in TransWifiStateChange()
1846 ret = LnnRegisterEventHandler(LNN_EVENT_NODE_MIGRATE, TransWifiStateChange); in TransProxyManagerInit()