Searched refs:lastBeaconRx (Results 1 – 1 of 1) sorted by relevance
494 static TimerTime_t CalcDelayForNextBeacon( TimerTime_t currentTime, TimerTime_t lastBeaconRx ) in CalcDelayForNextBeacon() argument499 nextBeaconRxTime = ( ( currentTime - lastBeaconRx ) % CLASSB_BEACON_INTERVAL ); in CalcDelayForNextBeacon()