Searched refs:NFC_MAX_EE_TLVS (Results 1 – 5 of 5) sorted by relevance
242 #ifndef NFC_MAX_EE_TLVS243 #define NFC_MAX_EE_TLVS 1 macro
407 if (nfcee_info.num_tlvs > NFC_MAX_EE_TLVS) in nci_proc_ee_management_ntf()408 nfcee_info.num_tlvs = NFC_MAX_EE_TLVS; in nci_proc_ee_management_ntf()
114 tNFA_EE_TLV ee_tlv[NFC_MAX_EE_TLVS];/* the TLV */
154 tNFA_EE_TLV ee_tlv[NFC_MAX_EE_TLVS];/* the TLV */
278 tNFC_NFCEE_TLV ee_tlv[NFC_MAX_EE_TLVS];/* The TLVs associated with NFCEE */