Home
last modified time | relevance | path

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

/system/nfc/src/hal/include/
Dnci_defs.h678 #ifndef NCI_MAX_ATS_LEN
679 #define NCI_MAX_ATS_LEN 60 macro
695 uint8_t ats_res[NCI_MAX_ATS_LEN]; /* ATS RES defined in [DIGPROT] */
705 uint8_t atr_res[NCI_MAX_ATS_LEN]; /* ATR_RES (Byte 3 - Byte 17+n) as defined
713 uint8_t atr_req[NCI_MAX_ATS_LEN]; /* ATR_REQ (Byte 3 - Byte 18+n) as defined
/system/nfc/src/nfc/include/
Dnfc_api.h638 #define NFC_MAX_ATS_LEN NCI_MAX_ATS_LEN