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

/external/bluetooth/bluedroid/gki/common/
H A Dgki_time.c540 INT32 temp_ticks; local
558 temp_ticks = p_tle->ticks;
571 rem_ticks -= temp_ticks; /* Decrement the remaining ticks to process */
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki_time.c686 INT32 temp_ticks; local
704 temp_ticks = p_tle->ticks;
717 rem_ticks -= temp_ticks; /* Decrement the remaining ticks to process */
/external/libnfc-nci/src/gki/common/
H A Dgki_time.c686 INT32 temp_ticks; local
704 temp_ticks = p_tle->ticks;
717 rem_ticks -= temp_ticks; /* Decrement the remaining ticks to process */

Completed in 113 milliseconds