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 249 nfa_sys_stop_timer (&nfa_ee_cb.timer);
250 nfa_sys_stop_timer (&nfa_ee_cb.discv_timer);
297 nfa_sys_stop_timer (&nfa_ee_cb.discv_timer);
499 nfa_sys_stop_timer (&nfa_ee_cb.timer);
500 nfa_sys_stop_timer (&nfa_ee_cb.discv_timer);
nfa_ee_act.c 251 nfa_sys_stop_timer(&nfa_ee_cb.discv_timer);
578 nfa_sys_stop_timer(&nfa_ee_cb.timer);
844 nfa_sys_stop_timer(&nfa_ee_cb.discv_timer);
877 nfa_sys_stop_timer(&nfa_ee_cb.discv_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);
671 nfa_sys_stop_timer (&nfa_p2p_cb.active_listen_restore_timer);
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_main.c 125 nfa_sys_stop_timer (&nfa_hci_cb.timer);
159 nfa_sys_stop_timer (&nfa_hci_cb.timer);
449 nfa_sys_stop_timer (&nfa_hci_cb.timer);
512 nfa_sys_stop_timer (&nfa_hci_cb.timer);
627 nfa_sys_stop_timer (&nfa_hci_cb.timer);
700 nfa_sys_stop_timer (&nfa_hci_cb.timer);
788 nfa_sys_stop_timer (&nfa_hci_cb.timer);
852 nfa_sys_stop_timer (&nfa_hci_cb.timer);
    [all...]
nfa_hci_act.c 349 nfa_sys_stop_timer (&nfa_hci_cb.timer);
511 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_discover.c     [all...]
nfa_dm_act.c 525 nfa_sys_stop_timer (&nfa_dm_cb.tle);
    [all...]
  /external/libnfc-nci/src/nfa/rw/
nfa_rw_act.c 169 nfa_sys_stop_timer(&nfa_rw_cb.tle);
    [all...]

Completed in 251 milliseconds