Searched refs:total_stream_cnt (Results 1 – 1 of 1) sorted by relevance
2652 size_t total_stream_cnt; in bt_bap_unicast_group_add_streams() local2675 total_stream_cnt = num_param; in bt_bap_unicast_group_add_streams()2677 total_stream_cnt++; in bt_bap_unicast_group_add_streams()2680 if (total_stream_cnt > UNICAST_GROUP_STREAM_CNT) { in bt_bap_unicast_group_add_streams()2681 LOG_DBG("Too many streams provided: %u/%u", total_stream_cnt, in bt_bap_unicast_group_add_streams()