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