Searched refs:NFC_MAX_EE_TLVS (Results 1 - 5 of 5) sorted by relevance

/external/libnfc-nci/src/include/
H A Dnfc_target.h242 #ifndef NFC_MAX_EE_TLVS
243 #define NFC_MAX_EE_TLVS 1 macro
/external/libnfc-nci/src/nfa/include/
H A Dnfa_ee_api.h114 tNFA_EE_TLV ee_tlv[NFC_MAX_EE_TLVS];/* the TLV */
/external/libnfc-nci/src/nfc/nci/
H A Dnci_hrcv.c394 if (nfcee_info.num_tlvs > NFC_MAX_EE_TLVS)
395 nfcee_info.num_tlvs = NFC_MAX_EE_TLVS;
/external/libnfc-nci/src/nfa/int/
H A Dnfa_ee_int.h154 tNFA_EE_TLV ee_tlv[NFC_MAX_EE_TLVS];/* the TLV */
/external/libnfc-nci/src/nfc/include/
H A Dnfc_api.h275 tNFC_NFCEE_TLV ee_tlv[NFC_MAX_EE_TLVS];/* The TLVs associated with NFCEE */

Completed in 72 milliseconds