Searched defs:ee_status (Results 1 - 4 of 4) sorted by relevance

/external/libnfc-nci/src/nfc/nci/
H A Dnci_hrcv.c374 UINT8 ee_status; local
387 ee_status = *pp++;
389 nfcee_info.ee_status = ee_status;
/external/libnfc-nci/src/nfa/include/
H A Dnfa_ee_api.h110 tNFA_EE_STATUS ee_status; /* The NFCEE status */ member in struct:__anon10485
159 tNFA_EE_STATUS ee_status; /* The NFCEE status */ member in struct:__anon10490
/external/libnfc-nci/src/nfa/int/
H A Dnfa_ee_int.h125 #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:__anon10613
/external/libnfc-nci/src/nfc/include/
H A Dnfc_api.h274 UINT8 ee_status; /* The NFCEE status. */ member in struct:__anon10751

Completed in 567 milliseconds