Home
last modified time | relevance | path

Searched refs:LLCP_IsDataLinkCongested (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/include/
Dllcp_api.h499 LLCP_API extern BOOLEAN LLCP_IsDataLinkCongested (UINT8 local_sap,
/external/libnfc-nci/src/nfa/p2p/
Dnfa_p2p_api.c726 else if (LLCP_IsDataLinkCongested (nfa_p2p_cb.conn_cb[xx].local_sap, in NFA_P2pSendData()
/external/libnfc-nci/src/nfc/llcp/
Dllcp_api.c1096 BOOLEAN LLCP_IsDataLinkCongested (UINT8 local_sap, in LLCP_IsDataLinkCongested() function