Home
last modified time | relevance | path

Searched refs:HB_TIME_FACTOR_TWO_HUNDRED_MS (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.h36 #define HB_TIME_FACTOR_TWO_HUNDRED_MS (200LL) macro
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_strategy.c391 delayTime += HB_SEND_RELAY_LEN + HB_TIME_FACTOR_TWO_HUNDRED_MS; in RelayHeartbeatV0Split()
403 delayTime += HB_SEND_RELAY_LEN + HB_TIME_FACTOR_TWO_HUNDRED_MS; in RelayHeartbeatV0Split()