From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 617BEC4741F for ; Sat, 26 Sep 2020 07:43:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 30A292087E for ; Sat, 26 Sep 2020 07:43:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729097AbgIZHnZ (ORCPT ); Sat, 26 Sep 2020 03:43:25 -0400 Received: from coyote.holtmann.net ([212.227.132.17]:42810 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725208AbgIZHnZ (ORCPT ); Sat, 26 Sep 2020 03:43:25 -0400 Received: from [172.20.10.2] (dynamic-046-114-136-219.46.114.pool.telefonica.de [46.114.136.219]) by mail.holtmann.org (Postfix) with ESMTPSA id 09E8BCECE8; Sat, 26 Sep 2020 09:50:22 +0200 (CEST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.1\)) Subject: Re: [PATCH 3/4] Bluetooth: Disable High Speed by default From: Marcel Holtmann In-Reply-To: <20200806181714.3216076-3-luiz.dentz@gmail.com> Date: Sat, 26 Sep 2020 09:43:23 +0200 Cc: linux-bluetooth@vger.kernel.org Content-Transfer-Encoding: 7bit Message-Id: <3DC89553-CC2B-4FAA-8AF8-C136E155B63C@holtmann.org> References: <20200806181714.3216076-1-luiz.dentz@gmail.com> <20200806181714.3216076-3-luiz.dentz@gmail.com> To: Luiz Augusto von Dentz X-Mailer: Apple Mail (2.3608.120.23.2.1) Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@vger.kernel.org Archived-At: List-Archive: List-Post: Hi Luiz, > Bluetooth High Speed requires hardware support which is very uncommon > nowadays since HS has not pickup interest by the industry. > > Signed-off-by: Luiz Augusto von Dentz > --- > net/bluetooth/Kconfig | 1 - > 1 file changed, 1 deletion(-) patch has been applied to bluetooth-next tree. Regards Marcel