Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/include/
H A Dlnn_heartbeat_utils.h45 #define HB_NOTIFY_MASTER_NODE_DELAY_LEN (2 * HB_TIME_FACTOR + HB_SEND_ONCE_LEN) macro
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_fsm.c696 delayMillis = (uint64_t)mode.cycle * HB_TIME_FACTOR + HB_NOTIFY_MASTER_NODE_DELAY_LEN; in TryAsMasterNodeNextLoop()