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

  /external/bluetooth/bluedroid/stack/btu/
btu_task.c 332 GKI_start_timer (TIMER_0, GKI_SECS_TO_TICKS (1), TRUE);
338 GKI_stop_timer(TIMER_0);
547 GKI_stop_timer(TIMER_0);
668 GKI_start_timer (TIMER_0, GKI_SECS_TO_TICKS (1), TRUE);
726 GKI_stop_timer(TIMER_0);
  /external/bluetooth/bluedroid/gki/common/
gki.h 58 #define TIMER_0 0
gki_time.c 175 ** Parameters tnum - (input) timer number to be started (TIMER_0,
220 case TIMER_0:
269 ** Parameters tnum - (input) timer number to be started (TIMER_0,
281 case TIMER_0:
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki.h 81 #define TIMER_0 0
gki_time.c 186 ** Parameters tnum - (input) timer number to be started (TIMER_0,
253 case TIMER_0:
302 ** Parameters tnum - (input) timer number to be started (TIMER_0,
316 case TIMER_0:
  /external/libnfc-nci/src/gki/common/
gki.h 74 #define TIMER_0 0
gki_time.c 186 ** Parameters tnum - (input) timer number to be started (TIMER_0,
253 case TIMER_0:
302 ** Parameters tnum - (input) timer number to be started (TIMER_0,
316 case TIMER_0:
  /external/libnfc-nci/src/include/
nfc_target.h 70 #define NFC_TIMER_ID (TIMER_0)
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 60 #define NFC_HAL_QUICK_TIMER_ID (TIMER_0)
  /external/bluetooth/bluedroid/btif/src/
btif_media_task.c 102 #define BTIF_MEDIA_AA_TASK_TIMER_ID TIMER_0
    [all...]

Completed in 56 milliseconds