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

  /external/libnfc-nci/src/hal/include/
nci_defs.h 726 #define NCI_MAX_ATTRIB_LEN (10 + NCI_MAX_GEN_BYTES_LEN)
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] */
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_main.c 307 max_len = NCI_MAX_ATTRIB_LEN;
  /external/libnfc-nci/src/nfa/int/
nfa_dm_int.h 434 UINT8 lb_h_info[NCI_MAX_ATTRIB_LEN];
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 647 #define NFC_MAX_ATTRIB_LEN NCI_MAX_ATTRIB_LEN
    [all...]

Completed in 40 milliseconds