commit | 7f0ae647b29ba80d5a1127804ba478e3de8a6b4c | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Wed Oct 24 21:11:57 2012 +0300 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Thu Nov 01 20:26:55 2012 -0200 |
tree | c328cb9e1ef40610d802f912554d3a133f627d59 | |
parent | 711584ea4c8ce47045c8ed4da3d6c6fdf513db92 [diff] |
Bluetooth: Fix HCI command sending when powering on LE-only adapters This patch makes sure that we don't send BR/EDR-only commands for LE-only adapters when they get powered on. Doing this would just cause command errors. 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>