Searched refs:GKI_stop_timer (Results 1 – 4 of 4) sorted by relevance
141 GKI_stop_timer(NFC_TIMER_ID); in nfc_process_timer_evt()159 GKI_stop_timer(NFC_TIMER_ID); in nfc_stop_timer()220 GKI_stop_timer(NFC_QUICK_TIMER_ID); in nfc_stop_quick_timer()292 GKI_stop_timer(NFC_QUICK_TIMER_ID); in nfc_process_quick_timer_evt()329 GKI_stop_timer(NFC_TIMER_ID); in nfc_task_shutdown_nfcc()330 GKI_stop_timer(NFC_QUICK_TIMER_ID); in nfc_task_shutdown_nfcc()331 GKI_stop_timer(NFA_TIMER_ID); in nfc_task_shutdown_nfcc()
112 GKI_stop_timer(p_cb->timer_id); in nfa_sys_ptim_timer_update()164 GKI_stop_timer(p_cb->timer_id); in nfa_sys_ptim_stop_timer()
409 extern void GKI_stop_timer(uint8_t);
285 void GKI_stop_timer(uint8_t tnum) { in GKI_stop_timer() function