]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit329583690482eb6de395acd4b7a504e149ef8b5a
treef608bfbee267282ce104601523e2a655ce2945db
parent172e328d4d184ad2f248c283ee3f5a793f9a865f
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