]> 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)
commit2c946e437cb4b9e8e7db8b6899e8f5788e37f58d
treec0ed965f217a780417e724a64e354f158dee606c
parent5f1a3b1d6b3a7700c05b5ada5b6199835e33fad9
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