HomeSort by relevance Sort by last modified time
    Searched refs:NFA_EE_INVALID (Results 1 - 3 of 3) sorted by null

  /system/nfc/src/nfa/ee/
nfa_ee_main.cc 102 nfa_ee_cb.ecb[xx].nfcee_id = NFA_EE_INVALID;
166 if ((p_cb->nfcee_id != NFA_EE_INVALID) &&
231 if (xx >= nfa_ee_cb.cur_ee) p_cb->nfcee_id = NFA_EE_INVALID;
233 if ((p_cb->nfcee_id != NFA_EE_INVALID) &&
nfa_ee_act.cc     [all...]
  /system/nfc/src/nfa/include/
nfa_ee_int.h 37 #define NFA_EE_INVALID 0xFF

Completed in 72 milliseconds