commit | 917eedc56c65ba96a3bab4c346d948e73dd872f1 | [log] [tgz] |
---|---|---|
author | Andre Guedes <andre.guedes@openbossa.org> | Tue Apr 30 15:29:37 2013 -0300 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Sun Jun 23 00:23:51 2013 +0100 |
tree | acf175b02bc75f4e8bbaf106839e043d34526bdb | |
parent | 3fd319b830247a3fe5f489e622ab404b618e0906 [diff] |
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>