From: Johan Hedberg Date: Sun, 23 Feb 2014 17:42:23 +0000 (+0200) Subject: Bluetooth: Use hci_update_random_address() for enabling advertising X-Git-Tag: v3.15-rc1~113^2~159^2^2~37^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f2a0601a5d68d0dbd2221613dda7fb6fee32a6b;p=pandora-kernel.git Bluetooth: Use hci_update_random_address() for enabling advertising When we enable advertising we need to update the local random address if necessary. This patch takes advantage of the hci_update_random_address() function to set the own_address_type variable and to update the local random address if necessary. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed