]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix enabling fast connectable on LE-only controllers
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 21 Oct 2013 13:51:53 +0000 (16:51 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 21 Oct 2013 14:18:27 +0000 (07:18 -0700)
commit0065a8508842dfb49be8dc5f8c39b938cdb24c39
tree1dfd0aeae3aa9d4e3182cd6ba0a113796e3a98bd
parentb6ed2f6949bae59bd6b3cb2ceeb331d970eb1eb5
Bluetooth: Fix enabling fast connectable on LE-only controllers

The current "fast connectable" feature is BR/EDR-only, so add a proper
check for BR/EDR support before proceeding with the associated HCI
commands.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/mgmt.c