linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 2/3] Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_sync
Date: Tue, 16 Nov 2021 15:14:52 +0100	[thread overview]
Message-ID: <363382A3-EB00-4488-9AEE-38E23229BFED@holtmann.org> (raw)
In-Reply-To: <20211112004844.176271-2-luiz.dentz@gmail.com>

Hi Luiz,

> This makes MGMT_OP_SET_CONNEABLE use hci_cmd_sync_queue instead of
> use a dedicated connetable_update work.
> 
> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
> ---
> include/net/bluetooth/hci_core.h |  2 --
> include/net/bluetooth/hci_sync.h |  2 ++
> net/bluetooth/hci_request.c      | 43 --------------------------------
> net/bluetooth/hci_sync.c         | 31 +++++++++++++++++++++++
> net/bluetooth/mgmt.c             | 36 +++++++++++++-------------
> 5 files changed, 52 insertions(+), 62 deletions(-)

Patch has been applied to bluetooth-next tree.

Regards

Marcel


  reply	other threads:[~2021-11-16 14:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-12  0:48 [PATCH 1/3] Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_sync Luiz Augusto von Dentz
2021-11-12  0:48 ` [PATCH 2/3] Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE " Luiz Augusto von Dentz
2021-11-16 14:14   ` Marcel Holtmann [this message]
2021-11-12  0:48 ` [PATCH 3/3] Bluetooth: hci_request: Remove bg_scan_update work Luiz Augusto von Dentz
2021-11-16 14:15   ` Marcel Holtmann
2021-11-16 14:14 ` [PATCH 1/3] Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_sync Marcel Holtmann

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=363382A3-EB00-4488-9AEE-38E23229BFED@holtmann.org \
    --to=marcel@holtmann.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    /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).