Searched refs:NFC_MAX_EE_TLVS (Results 1 – 5 of 5) sorted by relevance
227 #ifndef NFC_MAX_EE_TLVS228 #define NFC_MAX_EE_TLVS 1 macro
468 if (nfc_response.nfcee_info.num_tlvs > NFC_MAX_EE_TLVS) in nci_proc_ee_management_ntf()469 nfc_response.nfcee_info.num_tlvs = NFC_MAX_EE_TLVS; in nci_proc_ee_management_ntf()
120 tNFA_EE_TLV ee_tlv[NFC_MAX_EE_TLVS]; /* the TLV */
205 tNFA_EE_TLV ee_tlv[NFC_MAX_EE_TLVS]; /* the TLV */
294 tNFC_NFCEE_TLV ee_tlv[NFC_MAX_EE_TLVS]; /* The TLVs associated with NFCEE */