Searched refs:HbGetRepeatThresholdByType (Results 1 – 1 of 1) sorted by relevance
145 static uint64_t HbGetRepeatThresholdByType(LnnHeartbeatType hbType) in HbGetRepeatThresholdByType() function331 if (nowTime - storedInfo->lastRecvTime >= HbGetRepeatThresholdByType(hbType)) { in HbIsRepeatedRecvInfo()