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)
commitd2c5d77fff6ac0f43fc36f4fde020f726f773c1d
tree17219324bd7af41a4df3edc194f020c80777eab7
parentcad718ed2f6fd204b2c5cac6b611fc3fcde7b183
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