]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Pass all message parameters to mgmt_start_discovery
authorJohan Hedberg <johan.hedberg@intel.com>
Sat, 12 Nov 2011 09:58:22 +0000 (11:58 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 16 Nov 2011 18:32:00 +0000 (16:32 -0200)
commit78e8eba3f9db50759de024c9373571065701d2c5
treef94833b7b2ea9d96620a8320daf41ee07b4b40ff
parentd4658cdb558e1c1e1f62b44ecf1a7ded89a8ce82
Bluetooth: Pass all message parameters to mgmt_start_discovery

The mgmt_start_discovery command contains the type of discovery that
should be started so this should be passed to the start_discovery
function. This patch doesn't yet add any action depending on the type of
the requested discovery.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/mgmt.h
net/bluetooth/mgmt.c