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

/external/libnfc-nci/src/nfc/include/
H A Dllcp_api.h555 ** Function LLCP_DisconnectReq
563 LLCP_API extern tLLCP_STATUS LLCP_DisconnectReq (UINT8 local_sap,
/external/libnfc-nci/src/nfa/p2p/
H A Dnfa_p2p_act.c927 status = LLCP_DisconnectReq (nfa_p2p_cb.conn_cb[xx].local_sap, nfa_p2p_cb.conn_cb[xx].remote_sap,
/external/libnfc-nci/src/nfc/llcp/
H A Dllcp_api.c1370 ** Function LLCP_DisconnectReq
1378 tLLCP_STATUS LLCP_DisconnectReq (UINT8 local_sap, function
1385 LLCP_TRACE_API3 ("LLCP_DisconnectReq () Local SAP:0x%x, Remote SAP:0x%x, flush=%d",
1396 LLCP_TRACE_ERROR0 ("LLCP_DisconnectReq (): No data link");

Completed in 121 milliseconds