Home
last modified time | relevance | path

Searched refs:llcp_sdp_send_sdreq (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/int/
Dllcp_int.h344 tLLCP_STATUS llcp_sdp_send_sdreq (UINT8 tid, char *p_name);
/external/libnfc-nci/src/nfc/llcp/
Dllcp_sdp.c124 tLLCP_STATUS llcp_sdp_send_sdreq (UINT8 tid, char *p_name) in llcp_sdp_send_sdreq() function
Dllcp_api.c1610 status = llcp_sdp_send_sdreq (llcp_cb.sdp_cb.transac[i].tid, p_name); in LLCP_DiscoverService()