Home | History | Annotate | Download | only in audio

Lines Matching full:recs

1475 static void get_record_cb(sdp_list_t *recs, int err, gpointer user_data)
1495 if (!recs || !recs->data) {
1502 for (r = recs; r != NULL; r = r->next) {