Searched refs:tLLCP_SDP_CBACK (Results 1 – 3 of 3) sorted by relevance
211 typedef void(tLLCP_SDP_CBACK)(uint8_t tid, uint8_t remote_sap); typedef651 extern tLLCP_STATUS LLCP_DiscoverService(char* p_name, tLLCP_SDP_CBACK* p_cback,
205 tLLCP_SDP_CBACK* p_cback; /* callback function for service discovery */
1464 tLLCP_STATUS LLCP_DiscoverService(char* p_name, tLLCP_SDP_CBACK* p_cback, in LLCP_DiscoverService()