commit | 60e77321985ab599fac010afdc465c3e30281a06 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Tue Jan 22 14:01:59 2013 +0200 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Wed Jan 23 02:08:18 2013 -0200 |
tree | bc4f479a21e72472e10750f0466940672f690fa8 | |
parent | 5d0846d416a6c8b7fda1b24aa7369818a7dfa00e [diff] |
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>