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

  /external/libnfc-nci/src/nfa/int/
nfa_ee_int.h 123 #define NFA_EE_STATUS_INT_MASK 0x20 /* this bit is in ee_status for internal use only */
  /external/libnfc-nci/src/nfa/ee/
nfa_ee_api.c 119 if ((p_cb->ee_status & NFA_EE_STATUS_INT_MASK) || (p_cb->ee_status == NFA_EE_STATUS_REMOVED))
nfa_ee_act.c     [all...]

Completed in 65 milliseconds