]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Remove LE scan helpers
authorAndre Guedes <andre.guedes@openbossa.org>
Tue, 30 Apr 2013 18:29:37 +0000 (15:29 -0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Fri, 3 May 2013 22:03:19 +0000 (19:03 -0300)
commit72f8b6ab9bff3fcc90afa7d37a9d2c8edd0e37fc
tree27a09bf9bb7426064c5d7b20aa9cdf59c355872e
parentd457f31bfdb3802313779dc0f74bbca223d4a962
Bluetooth: Remove LE scan helpers

This patch removes the LE scan helpers hci_le_scan and hci_cancel_
le_scan and all code related to it. We now use the HCI request
framework in device discovery functionality and these helpers are
no longer needed.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Acked-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c