HomeSort by relevance Sort by last modified time
    Searched full:system_tick_running (Results 1 - 6 of 6) sorted by null

  /external/bluetooth/bluedroid/gki/common/
gki_time.c 87 gki_cb.com.system_tick_running = FALSE;
229 gki_cb.com.system_tick_running = TRUE;
352 if ((gki_cb.com.system_tick_running)&&(gki_cb.com.OSTicksTilStop == 0))
359 gki_cb.com.system_tick_running = FALSE;
416 gki_cb.com.system_tick_running = FALSE;
gki_common.h 333 BOOLEAN system_tick_running; /* TRUE if system tick is running. Valid only if p_tick_cb is not NULL */ member in struct:__anon2969
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_time.c 85 gki_cb.com.system_tick_running = FALSE;
227 gki_cb.com.system_tick_running = TRUE;
350 if ((gki_cb.com.system_tick_running)&&(gki_cb.com.OSTicksTilStop == 0))
357 gki_cb.com.system_tick_running = FALSE;
414 gki_cb.com.system_tick_running = FALSE;
gki_common.h 339 BOOLEAN system_tick_running; /* TRUE if system tick is running. Valid only if p_tick_cb is not NULL */ member in struct:__anon10156
  /external/libnfc-nci/src/gki/common/
gki_time.c 85 gki_cb.com.system_tick_running = FALSE;
227 gki_cb.com.system_tick_running = TRUE;
350 if ((gki_cb.com.system_tick_running)&&(gki_cb.com.OSTicksTilStop == 0))
357 gki_cb.com.system_tick_running = FALSE;
414 gki_cb.com.system_tick_running = FALSE;
gki_common.h 339 BOOLEAN system_tick_running; /* TRUE if system tick is running. Valid only if p_tick_cb is not NULL */ member in struct:__anon10168

Completed in 161 milliseconds