Home
last modified time | relevance | path

Searched refs:skip_rcv_ts (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/osfmk/kern/
H A Dremote_time.c246 static bool skip_rcv_ts = false; in bt_calibration_thread() local
293 skip_rcv_ts = true; in bt_calibration_thread()
308 (!skip_rcv_ts && (local_diff > MAX_LOCAL_TS_DISTANCE_NS)))) { in bt_calibration_thread()
314 skip_rcv_ts = false; in bt_calibration_thread()