Searched refs:timerCount (Results 1 – 1 of 1) sorted by relevance
125 uint32_t timerCount; in handleTimerEvent() local132 timerCount = gLocationTimerCount; in handleTimerEvent()138 timerCount = gMeasurementTimerCount; in handleTimerEvent()147 LOGI("%s timer event received, count %" PRIu32, name, timerCount); in handleTimerEvent()153 if (supported && timerCount < ARRAY_SIZE(kReportIntervals)) { in handleTimerEvent()