Home
last modified time | relevance | path

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

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