Home
last modified time | relevance | path

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

/system/nfc/src/include/
Dnci_defs.h658 #define NCI_MAX_ATTRIB_LEN (10 + NCI_MAX_GEN_BYTES_LEN) macro
663 attrib_res[NCI_MAX_ATTRIB_LEN]; /* ATTRIB RES as defined in [DIGPROT] */
668 uint8_t attrib_req[NCI_MAX_ATTRIB_LEN]; /* ATTRIB REQ (Byte 2 - Byte 10+k) as
/system/nfc/src/nfa/dm/
Dnfa_dm_main.cc307 max_len = NCI_MAX_ATTRIB_LEN; in nfa_dm_check_set_config()
/system/nfc/src/nfa/include/
Dnfa_dm_int.h471 uint8_t lb_h_info[NCI_MAX_ATTRIB_LEN];
/system/nfc/src/nfc/include/
Dnfc_api.h668 #define NFC_MAX_ATTRIB_LEN NCI_MAX_ATTRIB_LEN