]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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, 28 Mar 2012 14:39:10 +0000 (11:39 -0300)
commit2defdc5cd81a26bad30fce97c6aca57aa63a81f4
tree6c1d4e35d058c1d3e95607464f71a3510b78e959
parentbacd474fb8995e2ea5a894b11c4238f47e46f29e
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