OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLCP_IsLogicalLinkCongested
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfc/include/
llcp_api.h
380
** Function
LLCP_IsLogicalLinkCongested
388
LLCP_API extern BOOLEAN
LLCP_IsLogicalLinkCongested
(UINT8 local_sap,
/external/libnfc-nci/src/nfa/p2p/
nfa_p2p_api.c
533
else if (
LLCP_IsLogicalLinkCongested
((UINT8)xx,
[
all
...]
/external/libnfc-nci/src/nfc/llcp/
llcp_api.c
621
** Function
LLCP_IsLogicalLinkCongested
629
BOOLEAN
LLCP_IsLogicalLinkCongested
(UINT8 local_sap,
636
LLCP_TRACE_API4 ("
LLCP_IsLogicalLinkCongested
() Local SAP:0x%x, pending = (%d, %d, %d)",
[
all
...]
Completed in 456 milliseconds