Home
last modified time | relevance | path

Searched refs:HbGetRepeatThresholdByType (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_medium_mgr.c145 static uint64_t HbGetRepeatThresholdByType(LnnHeartbeatType hbType) in HbGetRepeatThresholdByType() function
331 if (nowTime - storedInfo->lastRecvTime >= HbGetRepeatThresholdByType(hbType)) { in HbIsRepeatedRecvInfo()