Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp123203pxj; Fri, 7 May 2021 05:16:06 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxQ08ekYIG7ZiiEljowjBG2R9OyXP6qMz8L+vi3MKFuh8E0nVda1MnKsiGjuvVgBKIEtD3X X-Received: by 2002:a05:6402:c98:: with SMTP id cm24mr11164888edb.18.1620389765962; Fri, 07 May 2021 05:16:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620389765; cv=none; d=google.com; s=arc-20160816; b=PIizq03dwpW/R5iTorn4ZoYU6W2sYbk2LcY1DYUbpOzjzHJ+rwyh4Hw4/4wWIJNVvS vFf7/l+5Sp7Qtr0HZkvualu2xEnqupy+iJjt3r+MzKDvXpxCzGm8Zen0jgDKck6qY93z fNmabQ1l8I6BQxrX3WBkAUZ7ULg4BuJ/kubov5hLXTaPULkMoSb+zyO0xvqAaXXbiFWR yNNi65KWNK8cw581ZYlkATVt2nUMODfsAEjZXPBW33VZ8S1sCDPJEmA7pj2I7Np5zUHX 06PD7P7kXI5dOdwtWGKMz4DuWElrF1zvrCVpMJ645Va2K0qlZdshCmdthsGkrqDlN7mp 3Ckg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:to:references:message-id :content-transfer-encoding:cc:date:in-reply-to:from:subject :mime-version; bh=ATWKHe/3PmqZP4VYU87VqWOQzqYa5qan2McjFR/bHIg=; b=xkRtf5Veh7IlgrnYfVMkzmU12mVI9+58acGpKGC4XPZgWvvRb7CyVRxxanMnpdaaPK yu3BLhujMFA/UNn/pMfKvb5o/kjN4H9bZHHOiyK/EDZsiLaWJ5xtRK05qyuARmQKhbXz PPDb8iH/Ovn1VeqqIpPb0uNRHe9zGvCzujdwN0AAYJQcJIULOwXhzJxtFUOhASoXxb4t PqJMDaeWES2KP07xaDS4oQWEVhLuZVozJqOCCFlvaBzwU1t4ofY3epPhfPizGqZazO9i XVr5ZNBCUX17XFvDurBY3goPlGW2tKqt5l4Al9QfasoT4JTsxeNGFq8HVJXwJKMoyvI2 1oPg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id sd1si4712725ejb.90.2021.05.07.05.15.26; Fri, 07 May 2021 05:16:05 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234440AbhEGIlo convert rfc822-to-8bit (ORCPT + 99 others); Fri, 7 May 2021 04:41:44 -0400 Received: from coyote.holtmann.net ([212.227.132.17]:35682 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233340AbhEGIlo (ORCPT ); Fri, 7 May 2021 04:41:44 -0400 Received: from smtpclient.apple (p4fefc624.dip0.t-ipconnect.de [79.239.198.36]) by mail.holtmann.org (Postfix) with ESMTPSA id A71CCCECDB; Fri, 7 May 2021 10:48:34 +0200 (CEST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.80.0.2.43\)) Subject: Re: [PATCH v6 2/2] Bluetooth: Add support for Read Local Supported Codecs V2 From: Marcel Holtmann In-Reply-To: <20210502123442.19483-2-kiran.k@intel.com> Date: Fri, 7 May 2021 10:40:43 +0200 Cc: linux-bluetooth@vger.kernel.org, Chethan T N , Srivatsa Ravishankar Content-Transfer-Encoding: 8BIT Message-Id: References: <20210502123442.19483-1-kiran.k@intel.com> <20210502123442.19483-2-kiran.k@intel.com> To: Kiran K X-Mailer: Apple Mail (2.3654.80.0.2.43) Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@vger.kernel.org Hi Kiran, > Use V2 version of read local supported command is controller > supports > > snoop: >> HCI Event: Command Complete (0x0e) plen 20 > Read Local Supported Codecs V2 (0x04|0x000d) ncmd 1 > Status: Success (0x00) > Number of supported codecs: 7 > Codec: u-law log (0x00) > Logical Transport Type: 0x02 > Codec supported over BR/EDR SCO and eSCO > Codec: A-law log (0x01) > Logical Transport Type: 0x02 > Codec supported over BR/EDR SCO and eSCO > Codec: CVSD (0x02) > Logical Transport Type: 0x02 > Codec supported over BR/EDR SCO and eSCO > Codec: Transparent (0x03) > Logical Transport Type: 0x02 > Codec supported over BR/EDR SCO and eSCO > Codec: Linear PCM (0x04) > Logical Transport Type: 0x02 > Codec supported over BR/EDR SCO and eSCO > Codec: Reserved (0x08) > Logical Transport Type: 0x03 > Codec supported over BR/EDR ACL > Codec supported over BR/EDR SCO and eSCO > Codec: mSBC (0x05) > Logical Transport Type: 0x03 > Codec supported over BR/EDR ACL > Codec supported over BR/EDR SCO and eSCO > Number of vendor codecs: 0 > ...... > < HCI Command: Read Local Suppor.. (0x04|0x000e) plen 7 > Codec: mSBC (0x05) > Logical Transport Type: 0x00 > Direction: Input (Host to Controller) (0x00) >> HCI Event: Command Complete (0x0e) plen 12 > Read Local Supported Codec Capabilities (0x04|0x000e) ncmd 1 > Status: Success (0x00) > Number of codec capabilities: 1 > Capabilities #0: > 00 00 11 15 02 33 > > Signed-off-by: Kiran K > Signed-off-by: Chethan T N > Signed-off-by: Srivatsa Ravishankar > --- > * changes in v6 > no changes > > * changes in v5: > fix review comments > > * changes in v4: > converts codec read capabilities calls from async to sync > > * changes in v3: > No changes > > * changes in v2: > add length check for event data before accessing > > include/net/bluetooth/hci.h | 28 ++++++++++++++ > net/bluetooth/hci_core.c | 76 ++++++++++++++++++++++++++++++++++++- > 2 files changed, 103 insertions(+), 1 deletion(-) > > diff --git a/include/net/bluetooth/hci.h b/include/net/bluetooth/hci.h > index c03afb77071d..91bf48258f6f 100644 > --- a/include/net/bluetooth/hci.h > +++ b/include/net/bluetooth/hci.h > @@ -1334,6 +1334,34 @@ struct hci_rp_read_local_pairing_opts { > __u8 max_key_size; > } __packed; > > +#define HCI_OP_READ_LOCAL_CODECS_V2 0x100d > +struct hci_standard_codec_v2 { > + __u8 codec_id; > + __u8 transport; > +} __packed; > + > +struct hci_standard_codecs_v2 { > + __u8 num; > + struct hci_standard_codec_v2 codec[]; > +} __packed; > + > +struct hci_vendor_codec_v2 { > + __le16 company_id; > + __le16 vendor_id; > + __u8 transport; > +} __packed; > + > +struct hci_vendor_codecs_v2 { > + __u8 num; > + struct hci_vendor_codec_v2 codec[]; > +} __packed; > + > +struct hci_rp_read_local_supported_codecs_v2 { > + __u8 status; > + struct hci_standard_codecs_v2 std_codecs; > + struct hci_vendor_codecs_v2 vendor_codecs; > +} __packed; > + > #define HCI_OP_READ_LOCAL_CODEC_CAPS 0x100e > struct hci_op_read_local_codec_caps { > __u8 codec_id[5]; > diff --git a/net/bluetooth/hci_core.c b/net/bluetooth/hci_core.c > index d0439f6b2d6a..7d663c91ba30 100644 > --- a/net/bluetooth/hci_core.c > +++ b/net/bluetooth/hci_core.c > @@ -1006,6 +1006,28 @@ static void hci_codec_list_parse(struct hci_dev *hdev, __u8 num_codecs, > } > } > > +static void hci_codec_list_parse_v2(struct hci_dev *hdev, __u8 num_codecs, > + void *codec_list, bool is_vendor_codec) > +{ > + __u8 i; > + > + for (i = 0; i < num_codecs; i++) { > + if (!is_vendor_codec) { > + struct hci_standard_codecs_v2 *codecs = codec_list; > + > + hci_read_codec_capabilities(hdev, &codecs->codec[i], > + codecs->codec[i].transport, > + is_vendor_codec); > + } else { > + struct hci_vendor_codecs_v2 *codecs = codec_list; > + > + hci_read_codec_capabilities(hdev, &codecs->codec[i], > + codecs->codec[i].transport, > + is_vendor_codec); > + } > + } > +} > + > static void hci_read_supported_codecs(struct hci_dev *hdev) > { > struct sk_buff *skb; > @@ -1056,10 +1078,62 @@ static void hci_read_supported_codecs(struct hci_dev *hdev) > kfree_skb(skb); > } > > +static void hci_read_supported_codecs_v2(struct hci_dev *hdev) > +{ > + struct sk_buff *skb; > + struct hci_rp_read_local_supported_codecs_v2 *rp; > + struct hci_standard_codecs_v2 *std_codecs; > + struct hci_vendor_codecs_v2 *vendor_codecs; > + > + skb = __hci_cmd_sync(hdev, HCI_OP_READ_LOCAL_CODECS_V2, 0, NULL, > + HCI_CMD_TIMEOUT); > + > + if (IS_ERR(skb)) { > + bt_dev_err(hdev, "Failed to read local supported codecs (%ld)", > + PTR_ERR(skb)); > + return; > + } > + > + if (skb->len < sizeof(*rp)) > + goto error; > + > + rp = (void *)skb->data; > + > + if (rp->status) > + goto error; > + > + skb_pull(skb, sizeof(rp->status)); > + > + std_codecs = (void *)skb->data; > + > + if (skb->len < flex_array_size(std_codecs, codec, std_codecs->num) > + + sizeof(std_codecs->num)) > + goto error; > + > + hci_codec_list_parse_v2(hdev, std_codecs->num, std_codecs, false); > + > + skb_pull(skb, flex_array_size(std_codecs, codec, std_codecs->num) > + + sizeof(std_codecs->num)); > + > + vendor_codecs = (void *)skb->data; > + > + if (skb->len < > + flex_array_size(vendor_codecs, codec, vendor_codecs->num) > + + sizeof(vendor_codecs->num)) > + goto error; > + > + hci_codec_list_parse_v2(hdev, vendor_codecs->num, vendor_codecs, true); > + > +error: > + kfree_skb(skb); > +} > + > static void hci_init5_req(struct hci_dev *hdev) > { > /* Read local codec list if the HCI command is supported */ > - if (hdev->commands[29] & 0x20) > + if (hdev->commands[45] & 0x04) > + hci_read_supported_codecs_v2(hdev); > + else if (hdev->commands[29] & 0x20) > hci_read_supported_codecs(hdev); > } now I see what you are doing here. Don’t use the name hci_init5_req since that is misleading. Just put this right into init main function. No need to obstruct it. Regards Marcel