HomeSort by relevance Sort by last modified time
    Searched refs:nfa_sys_stop_timer (Results 1 - 10 of 10) sorted by null

  /external/libnfc-nci/src/nfa/int/
nfa_sys.h 125 extern void nfa_sys_stop_timer (TIMER_LIST_ENT *p_tle);
  /external/libnfc-nci/src/nfa/ee/
nfa_ee_main.c 257 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);
nfa_ee_act.c 401 nfa_sys_stop_timer(&nfa_ee_cb.discv_timer);
818 nfa_sys_stop_timer(&nfa_ee_cb.timer);
    [all...]
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_main.c 140 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/
nfa_hci_main.c 129 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);
    [all...]
nfa_hci_act.c 349 nfa_sys_stop_timer (&nfa_hci_cb.timer);
538 nfa_sys_stop_timer (&nfa_hci_cb.timer);
    [all...]
  /external/libnfc-nci/src/nfa/sys/
nfa_sys_main.c 380 ** Function nfa_sys_stop_timer
387 void nfa_sys_stop_timer (TIMER_LIST_ENT *p_tle) function
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_act.c 540 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);
    [all...]
nfa_dm_discover.c     [all...]
  /external/libnfc-nci/src/nfa/rw/
nfa_rw_act.c 182 nfa_sys_stop_timer(&nfa_rw_cb.tle);
    [all...]

Completed in 105 milliseconds