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

This patch removes hci_do_inquiry and hci_cancel_inquiry helpers. 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