Home
last modified time | relevance | path

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

/system/nfc/src/include/
Dnci_defs.h618 #ifndef NCI_MAX_ATS_LEN
619 #define NCI_MAX_ATS_LEN 60 macro
634 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 defined
652 uint8_t atr_req[NCI_MAX_ATS_LEN]; /* ATR_REQ (Byte 3 - Byte 18+n) as defined
674 uint8_t atr_res[NCI_MAX_ATS_LEN]; /* ATR_RES (Byte 3 - Byte 17+n) */
/system/nfc/src/nfc/include/
Dnfc_api.h630 #define NFC_MAX_ATS_LEN NCI_MAX_ATS_LEN