Home | History | Annotate | Download | only in audio

Lines Matching full:recs

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