Home
last modified time | relevance | path

Searched refs:HB_REPEAD_RECV_THRESHOLD (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.h46 #define HB_REPEAD_RECV_THRESHOLD (1 * HB_TIME_FACTOR) macro
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_medium_mgr.c152 return HB_REPEAD_RECV_THRESHOLD; in HbGetRepeatThresholdByType()