Return-Path: Date: Fri, 2 Dec 2011 21:19:42 +0900 From: Gustavo Padovan To: Andre Guedes Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH v2 2/9] Bluetooth: LE Set Scan Parameter Command Message-ID: <20111202121942.GF2570@joana> References: <1322265226-6404-1-git-send-email-andre.guedes@openbossa.org> <1322265226-6404-3-git-send-email-andre.guedes@openbossa.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1322265226-6404-3-git-send-email-andre.guedes@openbossa.org> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Andre, * Andre Guedes [2011-11-25 20:53:39 -0300]: > This patch adds the parameter struct and the command complete event > handler to the LE Set Scan Parameter HCI command. > > Signed-off-by: Andre Guedes > --- > include/net/bluetooth/hci.h | 9 +++++++++ > net/bluetooth/hci_event.c | 11 +++++++++++ > 2 files changed, 20 insertions(+), 0 deletions(-) Patches 1 and 2 were applied, thanks. Gustavo