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

  /external/bluetooth/bluedroid/stack/btu/
btu_task.c 342 GKI_start_timer (TIMER_2, QUICK_TIMER_TICKS, TRUE);
691 GKI_start_timer(TIMER_2, QUICK_TIMER_TICKS, TRUE);
719 GKI_stop_timer(TIMER_2);
739 GKI_stop_timer(TIMER_2);
  /external/libnfc-nci/src/include/
nfc_target.h 90 #define NFA_TIMER_ID (TIMER_2)
bt_target.h     [all...]
  /external/bluetooth/bluedroid/gki/common/
gki.h 69 #define TIMER_2 2
gki_time.c 189 ** TIMER_1, TIMER_2, or TIMER_3)
269 case TIMER_2:
305 ** TIMER_1, TIMER_2, or TIMER_3)
330 case TIMER_2:
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki.h 83 #define TIMER_2 2
gki_time.c 187 ** TIMER_1, TIMER_2, or TIMER_3)
267 case TIMER_2:
303 ** TIMER_1, TIMER_2, or TIMER_3)
330 case TIMER_2:
  /external/libnfc-nci/src/gki/common/
gki.h 76 #define TIMER_2 2
gki_time.c 187 ** TIMER_1, TIMER_2, or TIMER_3)
267 case TIMER_2:
303 ** TIMER_1, TIMER_2, or TIMER_3)
330 case TIMER_2:

Completed in 612 milliseconds