Home
last modified time | relevance | path

Searched refs:LnnMasterNodeChangedEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/include/
H A Dbus_center_event.h206 } LnnMasterNodeChangedEvent; typedef
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl.c454 const LnnMasterNodeChangedEvent *event = (LnnMasterNodeChangedEvent *)info; in HbMasterNodeChangeEventHandler()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_event.c678 LnnMasterNodeChangedEvent event = {.basic.event = LNN_EVENT_NODE_MASTER_STATE_CHANGED, in LnnNotifyMasterNodeChanged()