Bluetooth: Add LE Local Features reading support
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 22 Jan 2013 12:01:59 +0000 (14:01 +0200)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 23 Jan 2013 04:08:18 +0000 (02:08 -0200)
commit60e77321985ab599fac010afdc465c3e30281a06
treebc4f479a21e72472e10750f0466940672f690fa8
parent5d0846d416a6c8b7fda1b24aa7369818a7dfa00e
Bluetooth: Add LE Local Features reading support

To be able to make the appropriate decisions for some LE procedures we
need to know the LE features that the local controller supports.
Therefore, it's important to have the LE Read Local Supported Features
HCI comand as part of 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