Searched refs:TIMER_0 (Results 1 - 10 of 10) sorted by relevance

/external/bluetooth/bluedroid/stack/btu/
H A Dbtu_task.c328 GKI_start_timer (TIMER_0, GKI_SECS_TO_TICKS (1), TRUE);
335 GKI_stop_timer(TIMER_0);
526 GKI_stop_timer(TIMER_0);
600 GKI_start_timer (TIMER_0, GKI_SECS_TO_TICKS (1), TRUE);
657 GKI_stop_timer(TIMER_0);
/external/libnfc-nci/src/include/
H A Dnfc_target.h70 #define NFC_TIMER_ID (TIMER_0)
/external/bluetooth/bluedroid/gki/common/
H A Dgki.h67 #define TIMER_0 0 macro
H A Dgki_time.c188 ** Parameters tnum - (input) timer number to be started (TIMER_0,
255 case TIMER_0:
304 ** Parameters tnum - (input) timer number to be started (TIMER_0,
316 case TIMER_0:
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki.h81 #define TIMER_0 0 macro
H A Dgki_time.c186 ** 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/
H A Dgki.h74 #define TIMER_0 0 macro
H A Dgki_time.c186 ** 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/hal/int/
H A Dnfc_hal_int.h60 #define NFC_HAL_QUICK_TIMER_ID (TIMER_0)
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_media_task.c83 #define BTIF_MEDIA_AA_TASK_TIMER_ID TIMER_0

Completed in 128 milliseconds