]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Use hci_request for discoverable timeout handling
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 15 Oct 2013 13:33:51 +0000 (06:33 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 15 Oct 2013 14:17:44 +0000 (17:17 +0300)
commitef814a870dd19bf85c2d167eeaea535d7fa1781b
treea028f1dfe356e407d3226129a3ead1131b661cb1
parentb74303e2703b9439431f83b2143cfc2ec87a7a96
Bluetooth: Use hci_request for discoverable timeout handling

When the discoverable timeout triggers and it is time to turn inquiry
scan back off, use the HCI request framework to do it.

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