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

/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
H A Dgki_int.h50 #define GKI_TIMER_TICK_STOP_COND 0 macro
H A Dgki_ulinux.c385 if (oldCOnd == GKI_TIMER_TICK_STOP_COND)
412 *p_run_cond = GKI_TIMER_TICK_STOP_COND;
569 /* currently on reason to exit above loop is no_timer_suspend == GKI_TIMER_TICK_STOP_COND
/external/libnfc-nci/src/gki/ulinux/
H A Dgki_int.h50 #define GKI_TIMER_TICK_STOP_COND 0 macro
H A Dgki_ulinux.c385 if (oldCOnd == GKI_TIMER_TICK_STOP_COND)
412 *p_run_cond = GKI_TIMER_TICK_STOP_COND;
547 /* currently on reason to exit above loop is no_timer_suspend == GKI_TIMER_TICK_STOP_COND

Completed in 68 milliseconds