Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/nfc/
Dnfc_task.c144 GKI_stop_timer (NFC_TIMER_ID); in nfc_process_timer_evt()
164 GKI_stop_timer (NFC_TIMER_ID); in nfc_stop_timer()
232 GKI_stop_timer (NFC_QUICK_TIMER_ID); in nfc_stop_quick_timer()
301 GKI_stop_timer (NFC_QUICK_TIMER_ID); in nfc_process_quick_timer_evt()
345 GKI_stop_timer (NFC_TIMER_ID); in nfc_task_shutdown_nfcc()
346 GKI_stop_timer (NFC_QUICK_TIMER_ID); in nfc_task_shutdown_nfcc()
348 GKI_stop_timer (NFA_TIMER_ID); in nfc_task_shutdown_nfcc()
/external/libnfc-nci/src/nfa/sys/
Dnfa_sys_ptim.c117 GKI_stop_timer (p_cb->timer_id); in nfa_sys_ptim_timer_update()
170 GKI_stop_timer (p_cb->timer_id); in nfa_sys_ptim_stop_timer()
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_main.c387 GKI_stop_timer (NFC_HAL_QUICK_TIMER_ID); in nfc_hal_main_stop_quick_timer()
420 GKI_stop_timer (NFC_HAL_QUICK_TIMER_ID); in nfc_hal_main_process_quick_timer_evt()
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
Dgki.h466 GKI_API extern void GKI_stop_timer (UINT8);
Dgki_time.c307 void GKI_stop_timer (UINT8 tnum) in GKI_stop_timer() function
/external/libnfc-nci/src/gki/common/
Dgki.h468 GKI_API extern void GKI_stop_timer (UINT8);
Dgki_time.c307 void GKI_stop_timer (UINT8 tnum) in GKI_stop_timer() function