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

  /external/libnfc-nci/src/nfc/nci/
nci_hrcv.c 361 UINT8 ee_status; local
374 ee_status = *pp++;
376 nfcee_info.ee_status = ee_status;
  /external/libnfc-nci/src/nfa/include/
nfa_ee_api.h 110 tNFA_EE_STATUS ee_status; /* The NFCEE status */ member in struct:__anon28636
159 tNFA_EE_STATUS ee_status; /* The NFCEE status */ member in struct:__anon28641
  /external/libnfc-nci/src/nfa/int/
nfa_ee_int.h 125 #define NFA_EE_STATUS_INT_MASK 0x20 /* this bit is in ee_status for internal use only */
151 UINT8 ee_status; /* The NFCEE status */ member in struct:__anon28764
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 271 UINT8 ee_status; /* The NFCEE status. */ member in struct:__anon28902
    [all...]

Completed in 106 milliseconds