Searched refs:skip_reset_count (Results 1 – 1 of 1) sorted by relevance
242 static uint32_t skip_reset_count = MAX_SKIP_RESET_COUNT; in bt_calibration_thread() local286 skip_reset_count = MAX_SKIP_RESET_COUNT; in bt_calibration_thread()326 if (skip_reset_count > 0) { in bt_calibration_thread()328 prev_local_ts, skip_reset_count); in bt_calibration_thread()329 skip_reset_count--; in bt_calibration_thread()362 skip_reset_count = MAX_SKIP_RESET_COUNT; in bt_calibration_thread()