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

  /external/libnfc-nci/src/nfa/include/
nfa_ee_api.h 89 #define NFA_EE_STATUS_INACTIVE NFC_NFCEE_STATUS_INACTIVE /* NFCEE connected and inactive */
94 #define NFA_EE_STATUS_DEACTIVATING (NFA_EE_STATUS_PENDING+NFC_NFCEE_STATUS_INACTIVE)
  /external/libnfc-nci/src/nfa/ee/
nfa_ee_main.c 108 nfa_ee_cb.ecb[xx].ee_status = NFC_NFCEE_STATUS_INACTIVE;
nfa_ee_act.c     [all...]
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 266 #define NFC_NFCEE_STATUS_INACTIVE NCI_NFCEE_STS_CONN_INACTIVE/* NFCEE connected and inactive */
    [all...]

Completed in 59 milliseconds