Bluetooth: Add hci_cancel_le_scan() to hci_core
authorAndre Guedes <andre.guedes@openbossa.org>
Thu, 15 Mar 2012 19:52:07 +0000 (16:52 -0300)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 9 May 2012 03:41:32 +0000 (00:41 -0300)
commit7dbfac1d720d3ea68e00e187bbd2f1147257528b
tree717ef375cd89784a2281c8a40080afe272286ede
parent2e3c35ead821498f5b0a5b6c62365fbb187420fc
Bluetooth: Add hci_cancel_le_scan() to hci_core

This patch adds to hci_core the hci_cancel_le_scan function which
should be used to cancel an ongoing LE scan.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c