Bluetooth: Add support for reading LE supported states
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 22 Jan 2013 12:02:01 +0000 (14:02 +0200)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 23 Jan 2013 04:09:16 +0000 (02:09 -0200)
commit9b008c0457e583e10e62d1215bed6ab26ee54906
treef608bfbee267282ce104601523e2a655ce2945db
parentcf1d081f6597a45e5ff63f55c893494a8ae1cdaf
Bluetooth: Add support for reading LE supported states

The LE supported states indicate the states and state combinations that
the link layer supports. This is important information for knowing what
operations are possible when dealing with multiple connected devices.
This patch adds reading of the supported states to the HCI init
sequence.

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