From: Marcel Holtmann Date: Tue, 15 Oct 2013 15:11:02 +0000 (-0700) Subject: Bluetooth: Move arming of discoverable timeout to complete handler X-Git-Tag: v3.13-rc1~105^2~23^2^2~4^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4462a07de025dec0f5242743f4d687a39b78bd5;p=pandora-kernel.git Bluetooth: Move arming of discoverable timeout to complete handler The discoverable timeout is currently armed from hci_event.c and causes some side effects when using HCI commands instead of the management interface. To make this clear, only arm the discoverable timeout from the management command complete handler. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed