OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
552
** Function
LLCP_Deregister
560
tLLCP_STATUS
LLCP_Deregister
(UINT8 local_sap)
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);
[
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 255 milliseconds