Searched refs:ee_tlv (Results 1 - 6 of 6) sorted by relevance

/external/libnfc-nci/src/nfa/include/
H A Dnfa_ee_api.h114 tNFA_EE_TLV ee_tlv[NFC_MAX_EE_TLVS];/* the TLV */ member in struct:__anon24018
/external/libnfc-nci/src/nfa/ee/
H A Dnfa_ee_api.c128 memcpy(p_info->ee_tlv, p_cb->ee_tlv, p_cb->num_tlvs * sizeof(tNFA_EE_TLV));
H A Dnfa_ee_act.c1238 memcpy(p_cb->ee_tlv, p_ee->ee_tlv, p_ee->num_tlvs * sizeof(tNFA_EE_TLV));
1267 memcpy(p_info->ee_tlv, p_cb->ee_tlv, p_cb->num_tlvs * sizeof(tNFA_EE_TLV));
/external/libnfc-nci/src/nfa/int/
H A Dnfa_ee_int.h154 tNFA_EE_TLV ee_tlv[NFC_MAX_EE_TLVS];/* the TLV */ member in struct:__anon24146
/external/libnfc-nci/src/nfc/nci/
H A Dnci_hrcv.c397 p_tlv = &nfcee_info.ee_tlv[0];
/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 */ member in struct:__anon24284

Completed in 1430 milliseconds