Home
last modified time | relevance | path

Searched refs:FixedPeriodSendStrategy (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_strategy.c63 static int32_t FixedPeriodSendStrategy(LnnHeartbeatFsm *hbFsm, void *obj);
74 .onProcess = FixedPeriodSendStrategy,
597 static int32_t FixedPeriodSendStrategy(LnnHeartbeatFsm *hbFsm, void *obj) in FixedPeriodSendStrategy() function