Home
last modified time | relevance | path

Searched refs:HB_REAUTH_TIME (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.c58 #define HB_REAUTH_TIME (10 * HB_TIME_FACTOR) macro
563 if (nowTime - storedInfo->lastJoinLnnTime < HB_REAUTH_TIME) { in HbIsRepeatedReAuthRequest()