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

  /system/nfc/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c 315 int oldCOnd = 0;
371 oldCOnd = *p_run_cond;
373 if (oldCOnd == GKI_TIMER_TICK_STOP_COND)
    [all...]
  /system/nfc/src/gki/ulinux/
gki_ulinux.c 302 int oldCOnd = 0;
356 oldCOnd = *p_run_cond;
358 if (oldCOnd == GKI_TIMER_TICK_STOP_COND)
    [all...]

Completed in 290 milliseconds