Home
last modified time | relevance | path

Searched refs:GKI_update_timer_list (Results 1 – 7 of 7) sorted by relevance

/external/libnfc-nci/src/nfc/nfc/
Dnfc_task.c118 GKI_update_timer_list (&nfc_cb.timer_queue, 1); in nfc_process_timer_evt()
249 GKI_update_timer_list (&nfc_cb.quick_timer_queue, 1); in nfc_process_quick_timer_evt()
/external/libnfc-nci/src/nfa/sys/
Dnfa_sys_ptim.c85 GKI_update_timer_list (&p_cb->timer_queue, GKI_TICKS_TO_MS (period_in_ticks)); in nfa_sys_ptim_timer_update()
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
Dgki.h468 GKI_API extern UINT16 GKI_update_timer_list (TIMER_LIST_Q *, INT32);
Dgki_time.c681 UINT16 GKI_update_timer_list (TIMER_LIST_Q *p_timer_listq, INT32 num_units_since_last_update) in GKI_update_timer_list() function
/external/libnfc-nci/src/gki/common/
Dgki.h470 GKI_API extern UINT16 GKI_update_timer_list (TIMER_LIST_Q *, INT32);
Dgki_time.c681 UINT16 GKI_update_timer_list (TIMER_LIST_Q *p_timer_listq, INT32 num_units_since_last_update) in GKI_update_timer_list() function
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_main.c453 GKI_update_timer_list (&nfc_hal_cb.quick_timer_queue, 1); in nfc_hal_main_process_quick_timer_evt()