Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl.c447 static void HbMasterNodeChangeEventHandler(const LnnEventBasicInfo *info) in HbMasterNodeChangeEventHandler() function
1161 …if (LnnRegisterEventHandler(LNN_EVENT_NODE_MASTER_STATE_CHANGED, HbMasterNodeChangeEventHandler) !… in LnnRegisterHeartbeatEvent()
1219 LnnUnregisterEventHandler(LNN_EVENT_NODE_MASTER_STATE_CHANGED, HbMasterNodeChangeEventHandler); in LnnDeinitHeartbeat()