Searched refs:NFA_EE_EM_STATE_INIT_DONE (Results 1 - 4 of 4) sorted by relevance

/external/libnfc-nci/src/nfa/ee/
H A Dnfa_ee_main.c137 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:
H A Dnfa_ee_act.c946 if (nfa_ee_cb.em_state == NFA_EE_EM_STATE_INIT_DONE)
1080 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE;
1089 case NFA_EE_EM_STATE_INIT_DONE:
1112 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE;
1176 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE;
1181 case NFA_EE_EM_STATE_INIT_DONE:
1224 new_em_state = NFA_EE_EM_STATE_INIT_DONE;
1289 if ((nfa_ee_cb.cur_ee == nfa_ee_max_ee_cfg) && (nfa_ee_cb.em_state == NFA_EE_EM_STATE_INIT_DONE) )
1339 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE;
H A Dnfa_ee_api.c56 if (nfa_ee_cb.em_state != NFA_EE_EM_STATE_INIT_DONE)
/external/libnfc-nci/src/nfa/int/
H A Dnfa_ee_int.h87 NFA_EE_EM_STATE_INIT_DONE, enumerator in enum:__anon24144

Completed in 209 milliseconds