From: Marcel Holtmann Date: Sun, 6 Oct 2013 11:08:14 +0000 (-0700) Subject: Bluetooth: Use helper function for re-enabling advertising X-Git-Tag: v3.13-rc1~105^2~55^2^2~54^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5976e60811723220678ebdb2ea06fbb52fe900bd;p=pandora-kernel.git Bluetooth: Use helper function for re-enabling advertising When the all LE connections have been disconneted, then it is up to the host to re-enable advertising at that point. To ensure that the correct advertising parameters are used, force the usage of the common helper to enable advertising. The change just moves the manual enabling of advertising from the event handler into the management core so that the helper can be actually shared. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed