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 108 tNFA_EE_STATUS ee_status; /* The NFCEE status */ member in struct:__anon10288
157 tNFA_EE_STATUS ee_status; /* The NFCEE status */ member in struct:__anon10293
  /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 */
149 UINT8 ee_status; /* The NFCEE status */ member in struct:__anon10414
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 270 UINT8 ee_status; /* The NFCEE status. */ member in struct:__anon10551
    [all...]

Completed in 91 milliseconds