OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFA_RW_PRESENCE_CHECK_TICK_EVT
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfa/rw/
nfa_rw_main.c
52
nfa_rw_presence_check_tick, /*
NFA_RW_PRESENCE_CHECK_TICK_EVT
*/
229
case
NFA_RW_PRESENCE_CHECK_TICK_EVT
:
230
return "
NFA_RW_PRESENCE_CHECK_TICK_EVT
";
nfa_rw_act.c
150
nfa_sys_start_timer(&nfa_rw_cb.tle,
NFA_RW_PRESENCE_CHECK_TICK_EVT
, presence_check_start_delay);
[
all
...]
/external/libnfc-nci/src/nfa/int/
nfa_rw_int.h
58
NFA_RW_PRESENCE_CHECK_TICK_EVT
,
Completed in 110 milliseconds