OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFA_P2P_API_CONNECT_EVT
(Results
1 - 3
of
3
) sorted by null
/system/nfc/src/nfa/int/
nfa_p2p_int.h
55
NFA_P2P_API_CONNECT_EVT
,
110
/* data type for
NFA_P2P_API_CONNECT_EVT
*/
/system/nfc/src/nfa/p2p/
nfa_p2p_api.c
391
p_msg->hdr.event =
NFA_P2P_API_CONNECT_EVT
;
448
p_msg->hdr.event =
NFA_P2P_API_CONNECT_EVT
;
[
all
...]
nfa_p2p_main.c
79
nfa_p2p_create_data_link_connection, /*
NFA_P2P_API_CONNECT_EVT
*/
798
case
NFA_P2P_API_CONNECT_EVT
:
Completed in 4247 milliseconds