From: Johan Hedberg Date: Mon, 14 Oct 2013 18:15:27 +0000 (+0300) Subject: Bluetooth: Convert Set Discoverable to use an asynchronous request X-Git-Tag: v3.13-rc1~105^2~55^2^2~54^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfaf8c9ff17a256fe435d452e8ff5a515155ee3b;p=pandora-kernel.git Bluetooth: Convert Set Discoverable to use an asynchronous request This patch converts Set Discoverable to use an asynchronous request along with its own completion callback. This is necessary for splitting raw HCI socket use cases from mgmt, as well as for enabling the hooking up of Advertising parameters together with the HCI_DISCOVERABLE flag (coming in later patches). Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed