Home
last modified time | relevance | path

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

/system/bt/osi/src/
Dalarm.c484 const int64_t next_expiration = next->deadline - now(); in reschedule_root_alarm() local
485 if (next_expiration < TIMER_INTERVAL_FOR_WAKELOCK_IN_MS) { in reschedule_root_alarm()