OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfa_ee_api_remove_aid
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfa/ee/
nfa_ee_main.c
67
nfa_ee_api_remove_aid
, /* NFA_EE_API_REMOVE_AID_EVT */
nfa_ee_act.c
738
** Function
nfa_ee_api_remove_aid
747
void
nfa_ee_api_remove_aid
(tNFA_EE_MSG *p_data)
function
755
nfa_ee_trace_aid ("
nfa_ee_api_remove_aid
", 0, p_data->rm_aid.aid_len, p_data->rm_aid.p_aid);
775
NFA_TRACE_DEBUG2 ("
nfa_ee_api_remove_aid
len:%d, rest_len:%d", len, rest_len);
792
NFA_TRACE_ERROR0 ("
nfa_ee_api_remove_aid
The AID entry is not in the database");
[
all
...]
/external/libnfc-nci/src/nfa/int/
nfa_ee_int.h
464
void
nfa_ee_api_remove_aid
(tNFA_EE_MSG *p_data);
Completed in 48 milliseconds