Lines Matching refs:stream_params
206 &cap_subgroup_param->stream_params[j];
770 CHECKIF(param->stream_params == NULL) {
771 LOG_DBG("param->stream_params is NULL");
785 ¶m->stream_params[i];
804 LOG_DBG("param->stream_params[%zu].codec_cfg is NULL", i);
809 LOG_DBG("param->stream_params[%zu].codec_cfg is invalid", i);
814 LOG_DBG("param->stream_params[%zu].ep is NULL", i);
819 LOG_DBG("param->stream_params[%zu].member is NULL", i);
847 if (param->stream_params[j].stream == cap_stream) {
848 LOG_DBG("param->stream_params[%zu] (%p) is "
850 "param->stream_params[%zu] (%p)",
851 j, param->stream_params[j].stream,
953 ¶m->stream_params[i];
1024 ¶m->stream_params[i].stream->bap_stream;
1557 CHECKIF(param->stream_params == NULL) {
1558 LOG_DBG("param->stream_params is NULL");
1571 ¶m->stream_params[i];
1577 LOG_DBG("param->stream_params[%zu] is NULL", i);
1584 LOG_DBG("param->stream_params[%zu].stream->bap_stream.conn is NULL", i);
1590 LOG_DBG("param->stream_params[%zu] is not in a unicast group", i);
1599 LOG_DBG("param->stream_params[%zu] is not in this group %p", i,
1606 LOG_DBG("param->stream_params[%zu].stream is not in right state to be "
1614 LOG_DBG("param->stream_params[%zu] invalid metadata", i);
1620 if (param->stream_params[j].stream == cap_stream) {
1621 LOG_DBG("param->stream_params[%zu] (%p) is "
1623 "param->stream_params[%zu] (%p)",
1624 j, param->stream_params[j].stream, i, cap_stream);
1654 ¶m->stream_params[i];
1885 LOG_DBG("param->stream_params[%zu] (%p) is "
1887 "param->stream_params[%zu] (%p)",