From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1329776813.2049.2.camel@aeonflux> Subject: Re: [PATCH 3/4] Bluetooth: mgmt: Add basic support for Set High Speed command From: Marcel Holtmann To: johan.hedberg@gmail.com Cc: linux-bluetooth@vger.kernel.org Date: Mon, 20 Feb 2012 23:26:53 +0100 In-Reply-To: <1329776676-22800-3-git-send-email-johan.hedberg@gmail.com> References: <1329776676-22800-1-git-send-email-johan.hedberg@gmail.com> <1329776676-22800-3-git-send-email-johan.hedberg@gmail.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Johan, > This patch adds rudimentary support for the Set High Speed command in > the form of a new HCI dev flag (HCI_HS_ENABLED). > > Signed-off-by: Johan Hedberg > --- > include/net/bluetooth/hci.h | 1 + > net/bluetooth/mgmt.c | 41 +++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 42 insertions(+), 0 deletions(-) Acked-by: Marcel Holtmann Regards Marcel