Searched refs:tNFA_EE_API_REMOVE_AID (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfa/ee/
H A Dnfa_ee_api.c467 tNFA_EE_API_REMOVE_AID *p_msg;
469 UINT16 size = sizeof(tNFA_EE_API_REMOVE_AID) + aid_len;
477 else if ((p_msg = (tNFA_EE_API_REMOVE_AID *) GKI_getbuf (size)) != NULL)
/external/libnfc-nci/src/nfa/int/
H A Dnfa_ee_int.h236 } tNFA_EE_API_REMOVE_AID; typedef in typeref:struct:__anon24154
355 tNFA_EE_API_REMOVE_AID rm_aid;

Completed in 80 milliseconds