Linux bluetooth development
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: linux-bluetooth@vger.kernel.org
Subject: [PATCH 0/2] Bluetooth: Add supported features page 2 support
Date: Wed, 17 Apr 2013 15:00:50 +0300	[thread overview]
Message-ID: <1366200052-13196-1-git-send-email-johan.hedberg@gmail.com> (raw)

Hi,

CSA4 introduces a new features page 2 in addition to the LMP features
(page 0) and host features (page 1). The handling of these pages
(especially if more will come in future core spec versions) becomes much
simpler if we just store them in a single table indexed by the page
number.

Johan

----------------------------------------------------------------
Johan Hedberg (2):
      Bluetooth: Track feature pages in a single table
      Bluetooth: Add reading of all local feature pages

 include/net/bluetooth/hci_core.h |   50 ++++++++++++++++---------------
 net/bluetooth/hci_core.c         |   10 +++++++
 net/bluetooth/hci_event.c        |   60 ++++++++++++++++++++------------------
 net/bluetooth/hci_sysfs.c        |   16 +++++-----
 4 files changed, 76 insertions(+), 60 deletions(-)


             reply	other threads:[~2013-04-17 12:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-17 12:00 Johan Hedberg [this message]
2013-04-17 12:00 ` [PATCH 1/2] Bluetooth: Track feature pages in a single table Johan Hedberg
2013-04-17 12:00 ` [PATCH 2/2] Bluetooth: Add reading of all local feature pages Johan Hedberg
2013-04-18  3:27   ` Gustavo Padovan

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=1366200052-13196-1-git-send-email-johan.hedberg@gmail.com \
    --to=johan.hedberg@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox