Searched refs:LLCP_IsLogicalLinkCongested (Results 1 - 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/include/
H A Dllcp_api.h380 ** Function LLCP_IsLogicalLinkCongested
388 LLCP_API extern BOOLEAN LLCP_IsLogicalLinkCongested (UINT8 local_sap,
/external/libnfc-nci/src/nfa/p2p/
H A Dnfa_p2p_api.c533 else if (LLCP_IsLogicalLinkCongested ((UINT8)xx,
/external/libnfc-nci/src/nfc/llcp/
H A Dllcp_api.c621 ** Function LLCP_IsLogicalLinkCongested
629 BOOLEAN LLCP_IsLogicalLinkCongested (UINT8 local_sap, function
636 LLCP_TRACE_API4 ("LLCP_IsLogicalLinkCongested () Local SAP:0x%x, pending = (%d, %d, %d)",

Completed in 55 milliseconds