Searched refs:GKI_stop_timer (Results 1 - 12 of 12) sorted by relevance

/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_task.c144 GKI_stop_timer (NFC_TIMER_ID);
164 GKI_stop_timer (NFC_TIMER_ID);
232 GKI_stop_timer (NFC_QUICK_TIMER_ID);
295 GKI_stop_timer (NFC_QUICK_TIMER_ID);
339 GKI_stop_timer (NFC_TIMER_ID);
340 GKI_stop_timer (NFC_QUICK_TIMER_ID);
342 GKI_stop_timer (NFA_TIMER_ID);
/external/bluetooth/bluedroid/bta/sys/
H A Dptim.c113 GKI_stop_timer(p_cb->timer_id);
161 GKI_stop_timer(p_cb->timer_id);
/external/libnfc-nci/src/nfa/sys/
H A Dnfa_sys_ptim.c117 GKI_stop_timer (p_cb->timer_id);
170 GKI_stop_timer (p_cb->timer_id);
/external/bluetooth/bluedroid/stack/btu/
H A Dbtu_task.c338 GKI_stop_timer(TIMER_0);
356 GKI_stop_timer(TIMER_3);
547 GKI_stop_timer(TIMER_0);
626 GKI_stop_timer(TIMER_3);
726 GKI_stop_timer(TIMER_0);
796 GKI_stop_timer(TIMER_2);
817 GKI_stop_timer(TIMER_2);
902 GKI_stop_timer(TIMER_3);
/external/bluetooth/bluedroid/gki/common/
H A Dgki.h192 GKI_API extern void GKI_stop_timer (UINT8);
H A Dgki_time.c263 ** Function GKI_stop_timer
274 void GKI_stop_timer (UINT8 tnum) function
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
H A Dnfc_hal_main.c387 GKI_stop_timer (NFC_HAL_QUICK_TIMER_ID);
420 GKI_stop_timer (NFC_HAL_QUICK_TIMER_ID);
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki.h466 GKI_API extern void GKI_stop_timer (UINT8);
H A Dgki_time.c296 ** Function GKI_stop_timer
307 void GKI_stop_timer (UINT8 tnum) function
/external/libnfc-nci/src/gki/common/
H A Dgki.h468 GKI_API extern void GKI_stop_timer (UINT8);
H A Dgki_time.c296 ** Function GKI_stop_timer
307 void GKI_stop_timer (UINT8 tnum) function
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_media_task.c2176 GKI_stop_timer(BTIF_MEDIA_AVK_TASK_TIMER_ID);
2414 GKI_stop_timer(BTIF_MEDIA_AA_TASK_TIMER_ID);

Completed in 271 milliseconds