HomeSort by relevance Sort by last modified time
    Searched refs:LLCP_Deregister (Results 1 - 4 of 4) sorted by null

  /external/libnfc-nci/src/nfc/llcp/
llcp_main.c 126 LLCP_Deregister (sap);
llcp_api.c 569 ** Function LLCP_Deregister
577 tLLCP_STATUS LLCP_Deregister (UINT8 local_sap)
582 LLCP_TRACE_API1 ("LLCP_Deregister () SAP:0x%x", local_sap);
588 LLCP_TRACE_ERROR1 ("LLCP_Deregister (): SAP (0x%x) is not registered", local_sap);
    [all...]
  /external/libnfc-nci/src/nfc/include/
llcp_api.h 368 ** Function LLCP_Deregister
376 LLCP_API extern tLLCP_STATUS LLCP_Deregister (UINT8 sap);
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_act.c 812 LLCP_Deregister (local_sap);
    [all...]

Completed in 84 milliseconds