Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp1918917rwd; Sun, 21 May 2023 08:52:46 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ5n75FihxIR0IVY6wDfCJov1xvVz/O2p7mgct7GyeVXTMyde+WtzjcBRHVeqrfkoapm/jyw X-Received: by 2002:a05:6a00:138a:b0:646:663a:9d60 with SMTP id t10-20020a056a00138a00b00646663a9d60mr12555591pfg.10.1684684366522; Sun, 21 May 2023 08:52:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1684684366; cv=none; d=google.com; s=arc-20160816; b=FJc4BiBrvasirvFS/WbnGIGGfpVnquqTNibWNxjaDwBMQa3/L3MlFyYQV3mMM92CPV ECleIHWZGoB1at2oFZFPz6n9uzlNkxqRG3WHFuM+1oVJExEz5AGd9INUivBJRjUPSt9D MOik/nFKniy25OtkTYvEfsQdy03zbHBU9S7y0dqmG8jAmSkdUN8EtSXzIUx6733JpyOs QLHbXEwzrmCk5lb5vuQB84ZrBDuZzga9Z6swWIgoSaoYRutJhHBeXppIO5p8+f0YMUt6 QBZAhEhfhk3wOFVHjHuPz1ZOclyLxsc4jTkwdHPJ4kQ5ckhLj9Lon/fNM++s/M4tFqH9 HVwg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=edCFb81TE8IErDXeyUXjVUQtFA7Pkww1RqmRm0+cuAQ=; b=wiLd+7+Bp97W1P1KWE+OXp0wmwfQ7ku2RKIYK04p84in1I3Q67njMlXiBh6MaM8D6V oyQ7nvFZPwIYYVtCOOrkldXRCDgRI9zxf7E2+J5JzIG7WyWBhEQRmc/oUagjRxxqvsSC FBo36R6yOZvQa8nUmztKYIYb3XsOImYTZYR3vxXOZtIrMFE0/fPgn9C+uAjfdnAMODeu f9nEnceoc8vtI4T9P7vkq4DwtajQYEdcdTmmLKNOmsvoleUfoM8b0O/btBYChbMwLZI2 062jFtBZ/ePzR0chwFsFicymzdVOcpSDcRyqJ/rrernC8BNLtsQvWMkPZqyKQUA8bZdM FHMA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id o24-20020a637e58000000b0053051c56825si3231947pgn.777.2023.05.21.08.52.31; Sun, 21 May 2023 08:52:46 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229693AbjEUPsm (ORCPT + 99 others); Sun, 21 May 2023 11:48:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52692 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229890AbjEUPsk (ORCPT ); Sun, 21 May 2023 11:48:40 -0400 Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 84FFFE4 for ; Sun, 21 May 2023 08:48:39 -0700 (PDT) Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 3735E240103 for ; Sun, 21 May 2023 17:48:38 +0200 (CEST) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4QPQ3T5RhYz6tw1; Sun, 21 May 2023 17:48:37 +0200 (CEST) From: Pauli Virtanen To: linux-bluetooth@vger.kernel.org Cc: Pauli Virtanen Subject: [PATCH 2/2] Bluetooth: ISO: fix CIG auto-allocation to select configurable CIG Date: Sun, 21 May 2023 15:48:29 +0000 Message-Id: In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-3.4 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_NEUTRAL,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@vger.kernel.org Make CIG auto-allocation to select the first CIG_ID that is still configurable. Also use correct CIG_ID range (see Core v5.3 Vol 4 Part E Sec 7.8.97 p.2553). Previously, it would always select CIG_ID 0 regardless of anything, because cis_list with data.cis == 0xff (BT_ISO_QOS_CIS_UNSET) would not count any CIS. Since we are not adding CIS here, use find_cis instead. --- Notes: It could also make sense to always auto-allocate to an unused CIG_ID instead. However, that changes current behavior, and would force userspace to do the allocation themselves as they may want to use as few CIG as possible. I think e.g Intel AX210 doesn't support multiple CIG. With the patchset adding new BlueZ iso-tester CIG tests: ISO Connect2 CIG auto/auto Seq - Success Passed 0.148 seconds net/bluetooth/hci_conn.c | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/net/bluetooth/hci_conn.c b/net/bluetooth/hci_conn.c index 2363477af89d..99150d054a8d 100644 --- a/net/bluetooth/hci_conn.c +++ b/net/bluetooth/hci_conn.c @@ -1771,24 +1771,23 @@ static bool hci_le_set_cig_params(struct hci_conn *conn, struct bt_iso_qos *qos) memset(&data, 0, sizeof(data)); - /* Allocate a CIG if not set */ + /* Allocate first still reconfigurable CIG if not set */ if (qos->ucast.cig == BT_ISO_QOS_CIG_UNSET) { - for (data.cig = 0x00; data.cig < 0xff; data.cig++) { + for (data.cig = 0x00; data.cig < 0xf0; data.cig++) { data.count = 0; - data.cis = 0xff; - hci_conn_hash_list_state(hdev, cis_list, ISO_LINK, - BT_BOUND, &data); + hci_conn_hash_list_state(hdev, find_cis, ISO_LINK, + BT_CONNECT, &data); if (data.count) continue; - hci_conn_hash_list_state(hdev, cis_list, ISO_LINK, + hci_conn_hash_list_state(hdev, find_cis, ISO_LINK, BT_CONNECTED, &data); if (!data.count) break; } - if (data.cig == 0xff) + if (data.cig == 0xf0) return false; /* Update CIG */ -- 2.40.1