From: Johan Hedberg <johan.hedberg@gmail.com>
To: Andre Guedes <andre.guedes@openbossa.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 04/17] Bluetooth: Rename LE_SCANNING_* macros
Date: Wed, 17 Apr 2013 11:29:27 +0300 [thread overview]
Message-ID: <20130417082927.GD6637@x220> (raw)
In-Reply-To: <1365117675-2202-5-git-send-email-andre.guedes@openbossa.org>
Hi Andre,
On Thu, Apr 04, 2013, Andre Guedes wrote:
> This patch renames LE_SCANNING_ENABLED and LE_SCANNING_DISABLED
> macros to LE_SCAN_ENABLE and LE_SCAN_DISABLE in order to keep
> the same prefix others LE scan macros have.
>
> It also fixes le_scan_enable_req function so it uses the LE_SCAN_
> ENABLE macro instead of a magic number.
>
> Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
> ---
> include/net/bluetooth/hci.h | 4 ++--
> net/bluetooth/hci_core.c | 2 +-
> net/bluetooth/hci_event.c | 4 ++--
> 3 files changed, 5 insertions(+), 5 deletions(-)
Acked-by: Johan Hedberg <johan.hedberg@intel.com>
Johan
next prev parent reply other threads:[~2013-04-17 8:29 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-04 23:20 [PATCH 00/17] Update Discovery to use HCI request framework Andre Guedes
2013-04-04 23:20 ` [PATCH 01/17] Bluetooth: Change LE scanning timeout macros Andre Guedes
2013-04-17 8:28 ` Johan Hedberg
2013-04-04 23:21 ` [PATCH 02/17] Bluetooth: Add LE scan type macros Andre Guedes
2013-04-17 8:28 ` Johan Hedberg
2013-04-04 23:21 ` [PATCH 03/17] Bluetooth: Add macros for filter duplicates values Andre Guedes
2013-04-17 8:29 ` Johan Hedberg
2013-04-04 23:21 ` [PATCH 04/17] Bluetooth: Rename LE_SCANNING_* macros Andre Guedes
2013-04-17 8:29 ` Johan Hedberg [this message]
2013-04-18 4:20 ` Gustavo Padovan
2013-04-04 23:21 ` [PATCH 05/17] Bluetooth: Make inquiry_cache_flush non-static Andre Guedes
2013-04-17 8:30 ` Johan Hedberg
2013-04-17 22:17 ` Andre Guedes
2013-04-04 23:21 ` [PATCH 06/17] Bluetooth: Update start_discovery to use HCI request Andre Guedes
2013-04-04 23:21 ` [PATCH 07/17] Bluetooth: Remove start discovery handling from hci_event.c Andre Guedes
2013-04-04 23:21 ` [PATCH 08/17] Bluetooth: Move discovery macros to hci_core.h Andre Guedes
2013-04-04 23:21 ` [PATCH 09/17] Bluetooth: Update le_scan_disable_work to use HCI request Andre Guedes
2013-04-17 9:18 ` Johan Hedberg
2013-04-17 22:18 ` Andre Guedes
2013-04-04 23:21 ` [PATCH 10/17] Bluetooth: Update stop_discovery " Andre Guedes
2013-04-04 23:21 ` [PATCH 11/17] Bluetooth: Remove stop discovery handling from hci_event.c Andre Guedes
2013-04-04 23:21 ` [PATCH 12/17] Bluetooth: Refactor hci_cc_le_set_scan_enable Andre Guedes
2013-04-04 23:21 ` [PATCH 13/17] Bluetooth: Remove LE scan helpers Andre Guedes
2013-04-04 23:21 ` [PATCH 14/17] Bluetooth: Remove inquiry helpers Andre Guedes
2013-04-04 23:21 ` [PATCH 15/17] Bluetooth: Remove empty event handler Andre Guedes
2013-04-04 23:21 ` [PATCH 16/17] Bluetooth: Rename le_scan_disable delayed work Andre Guedes
2013-04-04 23:21 ` [PATCH 17/17] Bluetooth: Mgmt Device Found Event Andre Guedes
2013-04-15 16:50 ` [PATCH 00/17] Update Discovery to use HCI request framework Andre Guedes
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=20130417082927.GD6637@x220 \
--to=johan.hedberg@gmail.com \
--cc=andre.guedes@openbossa.org \
--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.