commit | 4b580614e1435628490a1762726638546f3a5e4e | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Sat Oct 19 23:38:21 2013 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sun Oct 20 09:05:40 2013 -0700 |
tree | 0e622d789b3265ff6642ff3b48966980bae73549 | |
parent | eb2a8d202f91b874d5650c9e0a2c42fdaf137d91 [diff] |
Bluetooth: Fix sending write_scan_enable when BR/EDR is disabled We should only send the HCI_Write_Scan_Enable command from mgmt_set_powered_failed() when BR/EDR support is enabled. This is particularly important when the discoverable setting is also tied to LE. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>