HomeSort by relevance Sort by last modified time
    Searched refs:NCI_MAX_ATS_LEN (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/src/hal/include/
nci_defs.h 682 #ifndef NCI_MAX_ATS_LEN
683 #define NCI_MAX_ATS_LEN 60
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/
nfc_api.h 604 #define NFC_MAX_ATS_LEN NCI_MAX_ATS_LEN
    [all...]

Completed in 38 milliseconds