Searched refs:CLOCK_ID_ALARM (Results 1 - 1 of 1) sorted by relevance

/system/bt/osi/src/
H A Dalarm.cc119 static const clockid_t CLOCK_ID_ALARM = CLOCK_BOOTTIME; variable
121 static const clockid_t CLOCK_ID_ALARM = CLOCK_BOOTTIME_ALARM; variable
330 if (!timer_create_internal(CLOCK_ID_ALARM, &wakeup_timer)) goto error;

Completed in 1324 milliseconds