Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/2] Bluetooth: Add supported features page 2 support
@ 2013-04-17 12:00 Johan Hedberg
  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
  0 siblings, 2 replies; 4+ messages in thread
From: Johan Hedberg @ 2013-04-17 12:00 UTC (permalink / raw)
  To: linux-bluetooth

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(-)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-04-18  3:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-17 12:00 [PATCH 0/2] Bluetooth: Add supported features page 2 support Johan Hedberg
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox