]> 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>
Wed, 29 May 2013 21:43:40 +0000 (18:43 -0300)
commit71ed66048e0d2ec6b836d9db97b6b66d8438ba5a
tree0f8de9a029e2abffc8c7e10ffeea20409a99d1c1
parent22c56b8620e3b6fc2af12f31591d826a3bc68ea5
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