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

/external/bluetooth/bluedroid/gki/common/
H A Dgki_time.c188 INT32 orig_ticks; local
195 orig_ticks = ticks; /* save the ticks in case adjustment is necessary */
254 gki_adjust_timer_count (orig_ticks);
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki_time.c199 INT32 orig_ticks; local
206 orig_ticks = ticks; /* save the ticks in case adjustment is necessary */
287 gki_adjust_timer_count (orig_ticks);
/external/libnfc-nci/src/gki/common/
H A Dgki_time.c199 INT32 orig_ticks; local
206 orig_ticks = ticks; /* save the ticks in case adjustment is necessary */
287 gki_adjust_timer_count (orig_ticks);

Completed in 1483 milliseconds