Home
last modified time | relevance | path

Searched refs:nfa_sys_ptim_stop_timer (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfa/int/
Dnfa_sys_ptim.h94 extern void nfa_sys_ptim_stop_timer (tPTIM_CB *p_cb, TIMER_LIST_ENT *p_tle);
/external/libnfc-nci/src/nfa/sys/
Dnfa_sys_ptim.c160 void nfa_sys_ptim_stop_timer (tPTIM_CB *p_cb, TIMER_LIST_ENT *p_tle) in nfa_sys_ptim_stop_timer() function
Dnfa_sys_main.c389 nfa_sys_ptim_stop_timer (&nfa_sys_cb.ptim_cb, p_tle); in nfa_sys_stop_timer()