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

/external/libnfc-nci/src/nfc/llcp/
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);

Completed in 55 milliseconds