Searched refs:timerCount (Results 1 – 2 of 2) sorted by relevance
117 uint32_t timerCount; in handleTimerEvent() local124 timerCount = gLocationTimerCount; in handleTimerEvent()130 timerCount = gMeasurementTimerCount; in handleTimerEvent()139 LOGI("%s timer event received, count %" PRIu32, name, timerCount); in handleTimerEvent()145 if (supported && timerCount < ARRAY_SIZE(kReportIntervals)) { in handleTimerEvent()
137 static uint32_t timerCount = 1; in handleTimerEvent() local139 LOGI("BLE timer event received, count %" PRIu32, timerCount++); in handleTimerEvent()