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)
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>

No differences found