Home
last modified time | relevance | path

Searched refs:NCI_MAX_ATS_LEN (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/hal/include/
Dnci_defs.h682 #ifndef NCI_MAX_ATS_LEN
683 #define NCI_MAX_ATS_LEN 60 macro
700 UINT8 ats_res[NCI_MAX_ATS_LEN]; /* ATS RES defined in [DIGPROT] */
714 … UINT8 atr_res[NCI_MAX_ATS_LEN]; /* ATR_RES (Byte 3 - Byte 17+n) as defined in [DIGPROT] */
721 … UINT8 atr_req[NCI_MAX_ATS_LEN]; /* ATR_REQ (Byte 3 - Byte 18+n) as defined in [DIGPROT] */
/external/libnfc-nci/src/nfc/include/
Dnfc_api.h604 #define NFC_MAX_ATS_LEN NCI_MAX_ATS_LEN