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)
commit450dfdafbcfbf19e39481d0e4737a832b991333a
treef94833b7b2ea9d96620a8320daf41ee07b4b40ff
parent0e5f875a8f4fa78edf5762d6d0a9843e1d9ae85e
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
This page took 0.024403 seconds and 5 git commands to generate.