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

  /external/bluetooth/bluedroid/stack/btu/
btu_task.c 347 GKI_start_timer(TIMER_3, tle->ticks, FALSE);
356 GKI_stop_timer(TIMER_3);
624 GKI_start_timer(TIMER_3, p_tle->ticks, FALSE);
626 GKI_stop_timer(TIMER_3);
883 GKI_start_timer(TIMER_3, tle->ticks, FALSE);
902 GKI_stop_timer(TIMER_3);
  /external/bluetooth/bluedroid/gki/common/
gki.h 61 #define TIMER_3 3
gki_time.c 176 ** TIMER_1, TIMER_2, or TIMER_3)
241 case TIMER_3:
270 ** TIMER_1, TIMER_2, or TIMER_3)
302 case TIMER_3:
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki.h 84 #define TIMER_3 3
gki_time.c 187 ** TIMER_1, TIMER_2, or TIMER_3)
274 case TIMER_3:
303 ** TIMER_1, TIMER_2, or TIMER_3)
337 case TIMER_3:
  /external/libnfc-nci/src/gki/common/
gki.h 77 #define TIMER_3 3
gki_time.c 187 ** TIMER_1, TIMER_2, or TIMER_3)
274 case TIMER_3:
303 ** TIMER_1, TIMER_2, or TIMER_3)
337 case TIMER_3:

Completed in 346 milliseconds