From: Johan Hedberg Date: Tue, 18 Feb 2014 19:41:32 +0000 (+0200) Subject: Bluetooth: Track the LE Identity Address in struct hci_conn X-Git-Tag: v3.15-rc1~113^2~159^2^2~130^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68d6f6ded5bdaa89f9da0144359a7c5565991f8d;p=pandora-kernel.git Bluetooth: Track the LE Identity Address in struct hci_conn Since we want user space to see and use the LE Identity Address whenever interfacing with the kernel it makes sense to track that instead of the real address (the two will only be different in the case of an RPA). This patch adds the necessary updates to when an LE connection gets established and when receiving the Identity Address from a remote device. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed