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