OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
244
nfa_sys_stop_timer
(&nfa_ee_cb.timer);
245
nfa_sys_stop_timer
(&nfa_ee_cb.discv_timer);
292
nfa_sys_stop_timer
(&nfa_ee_cb.discv_timer);
494
nfa_sys_stop_timer
(&nfa_ee_cb.timer);
495
nfa_sys_stop_timer
(&nfa_ee_cb.discv_timer);
nfa_ee_act.c
251
nfa_sys_stop_timer
(&nfa_ee_cb.discv_timer);
576
nfa_sys_stop_timer
(&nfa_ee_cb.timer);
842
nfa_sys_stop_timer
(&nfa_ee_cb.discv_timer);
875
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);
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);
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_act.c
535
nfa_sys_stop_timer
(&nfa_dm_cb.tle);
726
nfa_sys_stop_timer
(&nfa_dm_cb.disc_cb.kovio_tle);
793
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
172
nfa_sys_stop_timer
(&nfa_rw_cb.tle);
[
all
...]
Completed in 77 milliseconds