Searched refs:out_records (Results 1 – 1 of 1) sorted by relevance
144 static void copy_sdp_records(bluetooth_sdp_record* in_records, bluetooth_sdp_record* out_records, i… in copy_sdp_records() argument148 char *free_ptr = (char*)(&out_records[count]); /* set pointer to after the last entry */ in copy_sdp_records()152 out_record = &out_records[i]; in copy_sdp_records()