]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Create hci_req_add_le_passive_scan helper
authorAndre Guedes <andre.guedes@openbossa.org>
Wed, 26 Feb 2014 23:21:55 +0000 (20:21 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 27 Feb 2014 03:41:35 +0000 (19:41 -0800)
commit2729ea42686c71052491c32af86f9cdc1dcd240c
treec0ed965f217a780417e724a64e354f158dee606c
parented71d9857d7a6e58f2364a19319214a6d3dd1444
Bluetooth: Create hci_req_add_le_passive_scan helper

This patches creates the public hci_req_add_le_passive_scan helper so
it can be re-used outside hci_core.c in the next patch.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c