Searched refs:GKI_update_timer_list (Results 1 – 7 of 7) sorted by relevance
118 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()
85 GKI_update_timer_list (&p_cb->timer_queue, GKI_TICKS_TO_MS (period_in_ticks)); in nfa_sys_ptim_timer_update()
468 GKI_API extern UINT16 GKI_update_timer_list (TIMER_LIST_Q *, INT32);
681 UINT16 GKI_update_timer_list (TIMER_LIST_Q *p_timer_listq, INT32 num_units_since_last_update) in GKI_update_timer_list() function
470 GKI_API extern UINT16 GKI_update_timer_list (TIMER_LIST_Q *, INT32);
453 GKI_update_timer_list (&nfc_hal_cb.quick_timer_queue, 1); in nfc_hal_main_process_quick_timer_evt()