Searched refs:BT_RESET_SENTINEL_TS (Results 1 – 4 of 4) sorted by relevance
30 #define BT_RESET_SENTINEL_TS (~3ULL) /* from machine/machine_remote_time.h */ macro61 if (*base_local_ts_p == BT_RESET_SENTINEL_TS) { in mach_bridge_remote_time()
39 #define BT_RESET_SENTINEL_TS (~3ULL) macro
283 …if ((received_remote_timestamp == BT_RESET_SENTINEL_TS) || (received_remote_timestamp == BT_WAKE_S… in bt_calibration_thread()
218 *((uint64_t*)(_COMM_PAGE_REMOTETIME_PARAMS + _COMM_PAGE_RW_OFFSET)) = BT_RESET_SENTINEL_TS; in commpage_populate()