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

  /external/bluetooth/bluedroid/gki/common/
gki_time.c 203 BOOLEAN bad_timer = FALSE; local
282 bad_timer = TRUE; /* Timer number is bad, so do not use */
286 if (!bad_timer)
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_time.c 201 BOOLEAN bad_timer = FALSE; local
280 bad_timer = TRUE; /* Timer number is bad, so do not use */
284 if (!bad_timer)
  /external/libnfc-nci/src/gki/common/
gki_time.c 201 BOOLEAN bad_timer = FALSE; local
280 bad_timer = TRUE; /* Timer number is bad, so do not use */
284 if (!bad_timer)

Completed in 226 milliseconds