Searched refs:sdp_db_find_record (Results 1 – 4 of 4) sorted by relevance
304 extern tSDP_RECORD *sdp_db_find_record (UINT32 handle);
162 tSDP_RECORD *sdp_db_find_record (UINT32 handle) in sdp_db_find_record() function919 p_rec = sdp_db_find_record(handle); in SDP_ReadRecord()
344 p_rec = sdp_db_find_record (rec_handle); in process_service_attr_req()
1274 if ((p_rec = sdp_db_find_record(*p_handle)) != NULL) in SDP_GetLocalDiRecord()