OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_active_mode
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfa/p2p/
nfa_p2p_main.c
325
if ( (nfa_p2p_cb.
is_active_mode
)
364
else if ((nfa_p2p_cb.
is_active_mode
) && (reason == LLCP_LINK_TIMEOUT))
409
nfa_p2p_cb.
is_active_mode
= TRUE;
413
nfa_p2p_cb.
is_active_mode
= FALSE;
/external/libnfc-nci/src/nfa/int/
nfa_p2p_int.h
252
BOOLEAN
is_active_mode
;
member in struct:__anon3776
Completed in 32 milliseconds