Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/ee/
Dnfa_ee_main.c257 nfa_sys_stop_timer (&nfa_ee_cb.timer); in nfa_ee_proc_nfcc_power_mode()
258 nfa_sys_stop_timer (&nfa_ee_cb.discv_timer); in nfa_ee_proc_nfcc_power_mode()
305 nfa_sys_stop_timer (&nfa_ee_cb.discv_timer); in nfa_ee_proc_hci_info_cback()
511 nfa_sys_stop_timer (&nfa_ee_cb.timer); in nfa_ee_sys_disable()
512 nfa_sys_stop_timer (&nfa_ee_cb.discv_timer); in nfa_ee_sys_disable()
Dnfa_ee_act.c401 nfa_sys_stop_timer(&nfa_ee_cb.discv_timer); in nfa_ee_api_discover()
818 nfa_sys_stop_timer(&nfa_ee_cb.timer); in nfa_ee_api_update_now()
1084 nfa_sys_stop_timer(&nfa_ee_cb.discv_timer); in nfa_ee_nci_disc_rsp()
1117 nfa_sys_stop_timer(&nfa_ee_cb.discv_timer); in nfa_ee_nci_disc_rsp()
1293 nfa_sys_stop_timer (&nfa_ee_cb.discv_timer); in nfa_ee_nci_disc_ntf()
/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_main.c129 nfa_sys_stop_timer (&nfa_hci_cb.timer); in nfa_hci_ee_info_cback()
163 nfa_sys_stop_timer (&nfa_hci_cb.timer); in nfa_hci_ee_info_cback()
453 nfa_sys_stop_timer (&nfa_hci_cb.timer); in nfa_hci_proc_nfcc_power_mode()
516 nfa_sys_stop_timer (&nfa_hci_cb.timer); in nfa_hci_startup_complete()
631 nfa_sys_stop_timer (&nfa_hci_cb.timer); in nfa_hci_sys_disable()
707 nfa_sys_stop_timer (&nfa_hci_cb.timer); in nfa_hci_conn_cback()
795 nfa_sys_stop_timer (&nfa_hci_cb.timer); in nfa_hci_conn_cback()
859 nfa_sys_stop_timer (&nfa_hci_cb.timer); in nfa_hci_handle_nv_read()
Dnfa_hci_act.c349 nfa_sys_stop_timer (&nfa_hci_cb.timer); in nfa_hci_api_deregister()
538 nfa_sys_stop_timer (&nfa_hci_cb.timer); in nfa_hci_api_dealloc_gate()
1695 nfa_sys_stop_timer (&nfa_hci_cb.timer); in nfa_hci_handle_admin_gate_evt()
/external/libnfc-nci/src/nfa/p2p/
Dnfa_p2p_main.c140 nfa_sys_stop_timer (&nfa_p2p_cb.active_listen_restore_timer); in nfa_p2p_discovery_cback()
217 nfa_sys_stop_timer (&nfa_p2p_cb.active_listen_restore_timer); in nfa_p2p_update_active_listen()
489 nfa_sys_stop_timer (&nfa_p2p_cb.active_listen_restore_timer); in nfa_p2p_sys_disable()
676 nfa_sys_stop_timer (&nfa_p2p_cb.active_listen_restore_timer); in nfa_p2p_update_listen_tech()
/external/libnfc-nci/src/nfa/int/
Dnfa_sys.h125 extern void nfa_sys_stop_timer (TIMER_LIST_ENT *p_tle);
/external/libnfc-nci/src/nfa/sys/
Dnfa_sys_main.c387 void nfa_sys_stop_timer (TIMER_LIST_ENT *p_tle) in nfa_sys_stop_timer() function
/external/libnfc-nci/src/nfa/dm/
Dnfa_dm_act.c540 nfa_sys_stop_timer (&nfa_dm_cb.tle); in nfa_dm_disable_complete()
731 nfa_sys_stop_timer (&nfa_dm_cb.disc_cb.kovio_tle); in nfa_dm_act_release_excl_rf_ctrl()
798 nfa_sys_stop_timer (&nfa_dm_cb.disc_cb.kovio_tle); in nfa_dm_act_deactivate()
1308 nfa_sys_stop_timer (&nfa_dm_cb.disc_cb.kovio_tle); in nfa_dm_act_stop_rf_discovery()
Dnfa_dm_discover.c2269 nfa_sys_stop_timer (&nfa_dm_cb.disc_cb.tle); in nfa_dm_disc_sm_poll_active()
2387 nfa_sys_stop_timer (&nfa_dm_cb.disc_cb.tle); in nfa_dm_disc_sm_listen_active()
2451 nfa_sys_stop_timer (&nfa_dm_cb.disc_cb.tle); in nfa_dm_disc_sm_listen_sleep()
2468 nfa_sys_stop_timer (&nfa_dm_cb.disc_cb.tle); in nfa_dm_disc_sm_listen_sleep()
2842 nfa_sys_stop_timer (&nfa_dm_cb.disc_cb.kovio_tle); in nfa_dm_rf_deactivate()
2857 nfa_sys_stop_timer (&nfa_dm_cb.disc_cb.kovio_tle); in nfa_dm_rf_deactivate()
/external/libnfc-nci/src/nfa/rw/
Dnfa_rw_act.c182 nfa_sys_stop_timer(&nfa_rw_cb.tle); in nfa_rw_stop_presence_check_timer()