OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFA_EE_EM_STATE_INIT_DONE
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nci/src/nfa/ee/
nfa_ee_main.c
137
nfa_ee_cb.em_state =
NFA_EE_EM_STATE_INIT_DONE
;
301
if (nfa_ee_cb.em_state ==
NFA_EE_EM_STATE_INIT_DONE
)
570
case
NFA_EE_EM_STATE_INIT_DONE
:
678
case
NFA_EE_EM_STATE_INIT_DONE
:
nfa_ee_act.c
[
all
...]
nfa_ee_api.c
56
if (nfa_ee_cb.em_state !=
NFA_EE_EM_STATE_INIT_DONE
)
/external/libnfc-nci/src/nfa/int/
nfa_ee_int.h
87
NFA_EE_EM_STATE_INIT_DONE
,
Completed in 31 milliseconds