linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gustavo Padovan <gustavo@padovan.org>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] Bluetooth: Add support creating virtual AMP controllers
Date: Tue, 10 Sep 2013 16:33:17 +0100	[thread overview]
Message-ID: <20130910153317.GA1916@joana> (raw)
In-Reply-To: <1378143699-51039-1-git-send-email-marcel@holtmann.org>

Hi Marcel,

2013-09-02 Marcel Holtmann <marcel@holtmann.org>:

> So far the only option to create a virtual AMP controller was by
> setting a module parameter for the hci_vhci driver. This patch adds
> the functionality to define inline to create either a BR/EDR or an
> AMP controller.
> 
> In addition the client will be informed which HCI controller index
> it got assigned. That is especially useful for automated end-to-end
> testing.
> 
> To keep backwards compatibility with existing userspace, the command
> for creating a controller type needs to be send right after opening
> the device node. If the command is not send, it defaults back to
> automatically creating a BR/EDR controller.
> 
> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
> ---
>  drivers/bluetooth/hci_vhci.c | 169 +++++++++++++++++++++++++++++++------------
>  1 file changed, 123 insertions(+), 46 deletions(-)

Patch has been applied to bluetooth-next. Thanks.

	Gustavo

      reply	other threads:[~2013-09-10 15:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-02 17:41 [PATCH] Bluetooth: Add support creating virtual AMP controllers Marcel Holtmann
2013-09-10 15:33 ` Gustavo Padovan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130910153317.GA1916@joana \
    --to=gustavo@padovan.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=marcel@holtmann.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).