OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tNFA_SNEP_API_DISCONNECT
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfa/int/
nfa_snep_int.h
145
}
tNFA_SNEP_API_DISCONNECT
;
161
tNFA_SNEP_API_DISCONNECT
api_disc; /* NFA_SNEP_API_DISCONNECT_EVT */
/external/libnfc-nci/src/nfa/snep/
nfa_snep_api.c
576
tNFA_SNEP_API_DISCONNECT
*p_msg;
590
if ((p_msg = (
tNFA_SNEP_API_DISCONNECT
*) GKI_getbuf (sizeof (
tNFA_SNEP_API_DISCONNECT
))) != NULL)
nfa_snep_default.c
90
tNFA_SNEP_API_DISCONNECT
api_disconnect;
Completed in 106 milliseconds