OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLCP_LINK_TIMEOUT
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfc/include/
llcp_api.h
82
#define
LLCP_LINK_TIMEOUT
0x06 /* Link has been deactivated by timeout */
/external/libnfc-nci/src/nfa/p2p/
nfa_p2p_main.c
364
else if ((nfa_p2p_cb.is_active_mode) && (reason ==
LLCP_LINK_TIMEOUT
))
369
P2P_TRACE_DEBUG0 ("Got
LLCP_LINK_TIMEOUT
in active mode on target");
/external/libnfc-nci/src/nfc/llcp/
llcp_link.c
349
llcp_link_deactivate (
LLCP_LINK_TIMEOUT
);
[
all
...]
Completed in 39 milliseconds