Searched refs:NCI_MAX_ATS_LEN (Results 1 – 2 of 2) sorted by relevance
618 #ifndef NCI_MAX_ATS_LEN619 #define NCI_MAX_ATS_LEN 60 macro634 uint8_t ats_res[NCI_MAX_ATS_LEN]; /* ATS RES defined in [DIGPROT] */644 uint8_t atr_res[NCI_MAX_ATS_LEN]; /* ATR_RES (Byte 3 - Byte 17+n) as defined652 uint8_t atr_req[NCI_MAX_ATS_LEN]; /* ATR_REQ (Byte 3 - Byte 18+n) as defined674 uint8_t atr_res[NCI_MAX_ATS_LEN]; /* ATR_RES (Byte 3 - Byte 17+n) */
630 #define NFC_MAX_ATS_LEN NCI_MAX_ATS_LEN