Searched refs:GKI_add_to_timer_list (Results 1 – 7 of 7) sorted by relevance
88 GKI_add_to_timer_list (&nfc_cb.timer_queue, p_tle); in nfc_start_timer()210 GKI_add_to_timer_list (&nfc_cb.quick_timer_queue, p_tle); in nfc_start_quick_timer()
148 GKI_add_to_timer_list (&p_cb->timer_queue, p_tle); in nfa_sys_ptim_start_timer()
457 GKI_API extern void GKI_add_to_timer_list (TIMER_LIST_Q *, TIMER_LIST_ENT *);
800 void GKI_add_to_timer_list (TIMER_LIST_Q *p_timer_listq, TIMER_LIST_ENT *p_tle) in GKI_add_to_timer_list() function
459 GKI_API extern void GKI_add_to_timer_list (TIMER_LIST_Q *, TIMER_LIST_ENT *);
417 GKI_add_to_timer_list (&nfc_hal_cb.quick_timer_queue, p_tle); in nfc_hal_main_start_quick_timer()