OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QUICK_TIMER_TICKS
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/include/
btu.h
283
#define
QUICK_TIMER_TICKS
(GKI_SECS_TO_TICKS (1)/QUICK_TIMER_TICKS_PER_SEC)
/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);
Completed in 29 milliseconds