From: Marcel Holtmann Date: Thu, 4 Dec 2014 10:36:36 +0000 (+0100) Subject: Bluetooth: Split triggering of discovery commands into separate function X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~5^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8019044dcb5944c0f578a1e59cecbd09d7b7c7f3;p=pandora-kernel.git Bluetooth: Split triggering of discovery commands into separate function The actual process of compiling the correct HCI commands for triggering discovery is something that should be generic. So instead of mixing it into the Start Discover operation handling, split it out into its own function utilizing HCI request handling and just providing status in case of errors or invalid parameters. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed