HomeSort by relevance Sort by last modified time
    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 288 if (nfa_ee_cb.em_state == NFA_EE_EM_STATE_INIT_DONE)
553 case NFA_EE_EM_STATE_INIT_DONE:
657 case NFA_EE_EM_STATE_INIT_DONE:
nfa_ee_act.c 704 if (nfa_ee_cb.em_state == NFA_EE_EM_STATE_INIT_DONE)
838 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE;
847 case NFA_EE_EM_STATE_INIT_DONE:
870 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE;
934 nfa_ee_cb.em_state = NFA_EE_EM_STATE_INIT_DONE;
939 case NFA_EE_EM_STATE_INIT_DONE:
    [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 85 NFA_EE_EM_STATE_INIT_DONE,