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

/external/libnfc-nci/src/nfc/llcp/
H A Dllcp_api.c1588 ** Function LLCP_DiscoverService
1596 tLLCP_STATUS LLCP_DiscoverService (char *p_name, function
1603 LLCP_TRACE_API1 ("LLCP_DiscoverService () Service Name:%s",
1608 LLCP_TRACE_ERROR0 ("LLCP_DiscoverService (): Link is not activated");
1614 LLCP_TRACE_ERROR0 ("LLCP_DiscoverService (): Callback must be provided.");
1621 LLCP_TRACE_ERROR0 ("LLCP_DiscoverService (): Peer doesn't support SNL");
1645 LLCP_TRACE_ERROR0 ("LLCP_DiscoverService (): Out of resource");

Completed in 27 milliseconds