Searched refs:NFC_MAX_EE_TLVS (Results 1 – 5 of 5) sorted by relevance
228 #ifndef NFC_MAX_EE_TLVS229 #define NFC_MAX_EE_TLVS 1 macro
420 if (nfc_response.nfcee_info.num_tlvs > NFC_MAX_EE_TLVS) in nci_proc_ee_management_ntf()421 nfc_response.nfcee_info.num_tlvs = NFC_MAX_EE_TLVS; in nci_proc_ee_management_ntf()
119 tNFA_EE_TLV ee_tlv[NFC_MAX_EE_TLVS]; /* the TLV */
202 tNFA_EE_TLV ee_tlv[NFC_MAX_EE_TLVS]; /* the TLV */
286 tNFC_NFCEE_TLV ee_tlv[NFC_MAX_EE_TLVS]; /* The TLVs associated with NFCEE */