]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix connectable and discoverable supported settings values
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 8 Jul 2014 13:07:34 +0000 (16:07 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 8 Jul 2014 13:09:46 +0000 (15:09 +0200)
commitcab27890ec02af46c67e032f68c46257f1dd39a8
tree1951991f4d7548a25c4f5d87f8accd00c2a87394
parentf0d7c089e7f7c18a32158b6206abd19a98c4aaf4
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>
net/bluetooth/mgmt.c