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>
Sat, 22 Jun 2013 23:23:51 +0000 (00:23 +0100)
commit917eedc56c65ba96a3bab4c346d948e73dd872f1
treeacf175b02bc75f4e8bbaf106839e043d34526bdb
parent3fd319b830247a3fe5f489e622ab404b618e0906
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