]> 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)
commit61cc7c459f4071118ec493ad641704b47cf831b0
treef608bfbee267282ce104601523e2a655ce2945db
parent5b95d2d43546dc8332e0cf51d6feb8f2a84e2f84
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