]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add reading of all local feature pages
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 17 Apr 2013 12:00:52 +0000 (15:00 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 18 Apr 2013 03:26:25 +0000 (00:26 -0300)
commit0ce79d4764361a974ff10804c9a1f8859b4ecbbc
tree17219324bd7af41a4df3edc194f020c80777eab7
parentbb910249ad2607c1444778b65b7df74bd6341b03
Bluetooth: Add reading of all local feature pages

With the introduction of CSA4 there is now also a features page number 2
available. This patch increments the maximum supported page number to 2
and adds code for reading all available pages (as long as we have
support for them - indicated by HCI_MAX_PAGES).

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c
net/bluetooth/hci_event.c