HomeSort by relevance Sort by last modified time
    Searched refs:temp_ticks (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/gki/common/
gki_time.c 697 INT32 temp_ticks; local
715 temp_ticks = p_tle->ticks;
728 rem_ticks -= temp_ticks; /* Decrement the remaining ticks to process */
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_time.c 686 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/
gki_time.c 686 INT32 temp_ticks; local
704 temp_ticks = p_tle->ticks;
717 rem_ticks -= temp_ticks; /* Decrement the remaining ticks to process */

Completed in 447 milliseconds