Searched refs:tNFA_EE_TLV (Results 1 - 4 of 4) sorted by relevance

/external/libnfc-nci/src/nfa/include/
H A Dnfa_ee_api.h105 } tNFA_EE_TLV; typedef in typeref:struct:__anon24017
114 tNFA_EE_TLV ee_tlv[NFC_MAX_EE_TLVS];/* the TLV */
/external/libnfc-nci/src/nfa/int/
H A Dnfa_ee_int.h154 tNFA_EE_TLV ee_tlv[NFC_MAX_EE_TLVS];/* the TLV */
/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));

Completed in 131 milliseconds