Searched refs:llcp_sdp_send_sdreq (Results 1 – 3 of 3) sorted by relevance
355 tLLCP_STATUS llcp_sdp_send_sdreq(uint8_t tid, char* p_name);
128 tLLCP_STATUS llcp_sdp_send_sdreq(uint8_t tid, char* p_name) { in llcp_sdp_send_sdreq() function
1494 status = llcp_sdp_send_sdreq(llcp_cb.sdp_cb.transac[i].tid, p_name); in LLCP_DiscoverService()