Searched refs:nfa_sys_stop_timer (Results 1 - 10 of 10) sorted by relevance

/external/libnfc-nci/src/nfa/int/
H A Dnfa_sys.h125 extern void nfa_sys_stop_timer (TIMER_LIST_ENT *p_tle);
/external/libnfc-nci/src/nfa/ee/
H A Dnfa_ee_main.c257 nfa_sys_stop_timer (&nfa_ee_cb.timer);
258 nfa_sys_stop_timer (&nfa_ee_cb.discv_timer);
305 nfa_sys_stop_timer (&nfa_ee_cb.discv_timer);
511 nfa_sys_stop_timer (&nfa_ee_cb.timer);
512 nfa_sys_stop_timer (&nfa_ee_cb.discv_timer);
H A Dnfa_ee_act.c401 nfa_sys_stop_timer(&nfa_ee_cb.discv_timer);
818 nfa_sys_stop_timer(&nfa_ee_cb.timer);
1084 nfa_sys_stop_timer(&nfa_ee_cb.discv_timer);
1117 nfa_sys_stop_timer(&nfa_ee_cb.discv_timer);
1293 nfa_sys_stop_timer (&nfa_ee_cb.discv_timer);
/external/libnfc-nci/src/nfa/p2p/
H A Dnfa_p2p_main.c140 nfa_sys_stop_timer (&nfa_p2p_cb.active_listen_restore_timer);
217 nfa_sys_stop_timer (&nfa_p2p_cb.active_listen_restore_timer);
488 nfa_sys_stop_timer (&nfa_p2p_cb.active_listen_restore_timer);
675 nfa_sys_stop_timer (&nfa_p2p_cb.active_listen_restore_timer);
/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_main.c129 nfa_sys_stop_timer (&nfa_hci_cb.timer);
163 nfa_sys_stop_timer (&nfa_hci_cb.timer);
453 nfa_sys_stop_timer (&nfa_hci_cb.timer);
516 nfa_sys_stop_timer (&nfa_hci_cb.timer);
631 nfa_sys_stop_timer (&nfa_hci_cb.timer);
707 nfa_sys_stop_timer (&nfa_hci_cb.timer);
795 nfa_sys_stop_timer (&nfa_hci_cb.timer);
859 nfa_sys_stop_timer (&nfa_hci_cb.timer);
H A Dnfa_hci_act.c349 nfa_sys_stop_timer (&nfa_hci_cb.timer);
538 nfa_sys_stop_timer (&nfa_hci_cb.timer);
1695 nfa_sys_stop_timer (&nfa_hci_cb.timer);
/external/libnfc-nci/src/nfa/sys/
H A Dnfa_sys_main.c380 ** Function nfa_sys_stop_timer
387 void nfa_sys_stop_timer (TIMER_LIST_ENT *p_tle) function
/external/libnfc-nci/src/nfa/dm/
H A Dnfa_dm_act.c540 nfa_sys_stop_timer (&nfa_dm_cb.tle);
731 nfa_sys_stop_timer (&nfa_dm_cb.disc_cb.kovio_tle);
798 nfa_sys_stop_timer (&nfa_dm_cb.disc_cb.kovio_tle);
1308 nfa_sys_stop_timer (&nfa_dm_cb.disc_cb.kovio_tle);
H A Dnfa_dm_discover.c2269 nfa_sys_stop_timer (&nfa_dm_cb.disc_cb.tle);
2387 nfa_sys_stop_timer (&nfa_dm_cb.disc_cb.tle);
2451 nfa_sys_stop_timer (&nfa_dm_cb.disc_cb.tle);
2468 nfa_sys_stop_timer (&nfa_dm_cb.disc_cb.tle);
2842 nfa_sys_stop_timer (&nfa_dm_cb.disc_cb.kovio_tle);
2857 nfa_sys_stop_timer (&nfa_dm_cb.disc_cb.kovio_tle);
/external/libnfc-nci/src/nfa/rw/
H A Dnfa_rw_act.c182 nfa_sys_stop_timer(&nfa_rw_cb.tle);

Completed in 1676 milliseconds