commit | 3742abfc4e853f9c926982d8d45be6ff010966ae | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Tue Jul 08 16:07:34 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Jul 08 15:09:46 2014 +0200 |
tree | 1951991f4d7548a25c4f5d87f8accd00c2a87394 | |
parent | 23a48093b53999f8539144db1d9567964a84655c [diff] |
Bluetooth: Fix connectable and discoverable supported settings values The connectable and discoverable mgmt settings are supported both for LE and BR/EDR controllers so they do not belong behind a lmp_bredr_capable() condition. This patch fixes the issue in get_supported_settings(). Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>