Searched refs:NCI_MAX_ATS_LEN (Results 1 – 2 of 2) sorted by relevance
625 #ifndef NCI_MAX_ATS_LEN626 #define NCI_MAX_ATS_LEN 64 macro641 uint8_t ats_res[NCI_MAX_ATS_LEN]; /* ATS RES defined in [DIGPROT] */651 uint8_t atr_res[NCI_MAX_ATS_LEN]; /* ATR_RES (Byte 3 - Byte 17+n) as defined659 uint8_t atr_req[NCI_MAX_ATS_LEN]; /* ATR_REQ (Byte 3 - Byte 18+n) as defined681 uint8_t atr_res[NCI_MAX_ATS_LEN]; /* ATR_RES (Byte 3 - Byte 17+n) */
639 #define NFC_MAX_ATS_LEN NCI_MAX_ATS_LEN