Searched defs:NCI_MAX_ATTRIB_LEN (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/src/hal/include/
H A Dnci_defs.h726 #define NCI_MAX_ATTRIB_LEN (10 + NCI_MAX_GEN_BYTES_LEN) macro
731 UINT8 attrib_res[NCI_MAX_ATTRIB_LEN]; /* ATTRIB RES as defined in [DIGPROT] */
737 UINT8 attrib_req[NCI_MAX_ATTRIB_LEN]; /* ATTRIB REQ (Byte 2 - Byte 10+k) as defined in [DIGPROT] */

Completed in 104 milliseconds