From: Gustavo Padovan <gustavo@padovan.org>
To: "Frédéric Dalleau" <frederic.dalleau@linux.intel.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v6 1/6] Bluetooth: Move and rename hci_conn_accept
Date: Thu, 18 Apr 2013 00:16:08 -0300 [thread overview]
Message-ID: <20130418031608.GA22245@joana> (raw)
In-Reply-To: <1366126143-28545-2-git-send-email-frederic.dalleau@linux.intel.com>
Hi Frédéric,
* Frédéric Dalleau <frederic.dalleau@linux.intel.com> [2013-04-16 17:28:58 +0200]:
> Since this function is only used by sco, move it from hci_event.c to
> sco.c and rename to sco_conn_defer_accept. Make it static.
>
> Signed-off-by: Frédéric Dalleau <frederic.dalleau@linux.intel.com>
> ---
> include/net/bluetooth/hci_core.h | 1 -
> net/bluetooth/hci_event.c | 36 ------------------------------------
> net/bluetooth/sco.c | 38 +++++++++++++++++++++++++++++++++++++-
> 3 files changed, 37 insertions(+), 38 deletions(-)
Patch has been applied to bluetooth-next. Thanks.
Gustavo
next prev parent reply other threads:[~2013-04-18 3:16 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-16 15:28 [PATCH v6 0/6] sco: SCO socket option for voice_setting Frédéric Dalleau
2013-04-16 15:28 ` [PATCH v6 1/6] Bluetooth: Move and rename hci_conn_accept Frédéric Dalleau
2013-04-16 17:41 ` Marcel Holtmann
2013-04-18 3:16 ` Gustavo Padovan [this message]
2013-04-16 15:28 ` [PATCH v6 2/6] Bluetooth: Add bluetooth socket voice option Frédéric Dalleau
2013-04-16 17:39 ` Marcel Holtmann
2013-04-17 7:45 ` Frédéric DALLEAU
2013-04-16 15:29 ` [PATCH v6 3/6] Bluetooth: Use hci_connect_sco directly Frédéric Dalleau
2013-04-16 17:42 ` Marcel Holtmann
2013-04-16 15:29 ` [PATCH v6 4/6] Bluetooth: Use voice setting in incoming SCO connection Frédéric Dalleau
2013-04-16 17:44 ` Marcel Holtmann
2013-04-16 15:29 ` [PATCH v6 5/6] Bluetooth: Parameters for outgoing SCO connections Frédéric Dalleau
2013-04-16 17:47 ` Marcel Holtmann
2013-04-16 15:29 ` [PATCH v6 6/6] Bluetooth: Fallback transparent SCO from T2 to T1 Frédéric Dalleau
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=20130418031608.GA22245@joana \
--to=gustavo@padovan.org \
--cc=frederic.dalleau@linux.intel.com \
--cc=linux-bluetooth@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.