Home
last modified time | relevance | path

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

/system/nfc/src/include/
Dnfc_target.h228 #ifndef NFC_MAX_EE_TLVS
229 #define NFC_MAX_EE_TLVS 1 macro
/system/nfc/src/nfc/nci/
Dnci_hrcv.cc420 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()
/system/nfc/src/nfa/include/
Dnfa_ee_api.h119 tNFA_EE_TLV ee_tlv[NFC_MAX_EE_TLVS]; /* the TLV */
Dnfa_ee_int.h202 tNFA_EE_TLV ee_tlv[NFC_MAX_EE_TLVS]; /* the TLV */
/system/nfc/src/nfc/include/
Dnfc_api.h286 tNFC_NFCEE_TLV ee_tlv[NFC_MAX_EE_TLVS]; /* The TLVs associated with NFCEE */