Home
last modified time | relevance | path

Searched refs:NCI_MAX_ATTRIB_LEN (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nci/src/hal/include/
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 [DIG…
/external/libnfc-nci/src/nfa/dm/
Dnfa_dm_main.c312 max_len = NCI_MAX_ATTRIB_LEN; in nfa_dm_check_set_config()
/external/libnfc-nci/src/nfa/int/
Dnfa_dm_int.h450 UINT8 lb_h_info[NCI_MAX_ATTRIB_LEN];
/external/libnfc-nci/src/nfc/include/
Dnfc_api.h648 #define NFC_MAX_ATTRIB_LEN NCI_MAX_ATTRIB_LEN