Searched refs:LLCP_Deregister (Results 1 - 4 of 4) sorted by relevance

/external/libnfc-nci/src/nfc/llcp/
H A Dllcp_main.c126 LLCP_Deregister (sap);
H A Dllcp_api.c552 ** Function LLCP_Deregister
560 tLLCP_STATUS LLCP_Deregister (UINT8 local_sap) function
565 LLCP_TRACE_API1 ("LLCP_Deregister () SAP:0x%x", local_sap);
571 LLCP_TRACE_ERROR1 ("LLCP_Deregister (): SAP (0x%x) is not registered", local_sap);
/external/libnfc-nci/src/nfc/include/
H A Dllcp_api.h368 ** Function LLCP_Deregister
376 LLCP_API extern tLLCP_STATUS LLCP_Deregister (UINT8 sap);
/external/libnfc-nci/src/nfa/p2p/
H A Dnfa_p2p_act.c812 LLCP_Deregister (local_sap);

Completed in 81 milliseconds