]> git.baikalelectronics.ru Git - kernel.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>
Sat, 22 Jun 2013 23:23:51 +0000 (00:23 +0100)
commit056912c223b2949e6ff3735071d6321e2d33e4fd
treeacf175b02bc75f4e8bbaf106839e043d34526bdb
parent90b831f5fe7a1b2c293a4cc83b2de48aabf996df
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