commit | b0434345f2a7330be5277b63606cff26a7965982 | [log] [tgz] |
---|---|---|
author | Andre Guedes <andre.guedes@openbossa.org> | Tue Apr 30 15:29:38 2013 -0300 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Sun Jun 23 00:23:52 2013 +0100 |
tree | dc553eadaf0334a98a80a202a57aec011bdd3915 | |
parent | 917eedc56c65ba96a3bab4c346d948e73dd872f1 [diff] |
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>