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

  /external/libnfc-nci/halimpl/bcm2079x/hal/include/
nci_defs.h 678 #ifndef NCI_MAX_ATS_LEN
679 #define NCI_MAX_ATS_LEN 60
696 UINT8 ats_res[NCI_MAX_ATS_LEN]; /* ATS RES defined in [DIGPROT] */
710 UINT8 atr_res[NCI_MAX_ATS_LEN]; /* ATR_RES (Byte 3 - Byte 17+n) as defined in [DIGPROT] */
717 UINT8 atr_req[NCI_MAX_ATS_LEN]; /* ATR_REQ (Byte 3 - Byte 18+n) as defined in [DIGPROT] */
  /external/libnfc-nci/src/hal/include/
nci_defs.h 678 #ifndef NCI_MAX_ATS_LEN
679 #define NCI_MAX_ATS_LEN 60
696 UINT8 ats_res[NCI_MAX_ATS_LEN]; /* ATS RES defined in [DIGPROT] */
710 UINT8 atr_res[NCI_MAX_ATS_LEN]; /* ATR_RES (Byte 3 - Byte 17+n) as defined in [DIGPROT] */
717 UINT8 atr_req[NCI_MAX_ATS_LEN]; /* ATR_REQ (Byte 3 - Byte 18+n) as defined in [DIGPROT] */

Completed in 2555 milliseconds