From: Marcel Holtmann Date: Sun, 13 Oct 2013 10:57:39 +0000 (-0700) Subject: Bluetooth: Store the source address type of LE connections X-Git-Tag: v3.13-rc1~105^2~55^2^2~54^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7c4096e16f0e362c6cf902baab0de37ebfc1266;p=pandora-kernel.git Bluetooth: Store the source address type of LE connections When establishing LE connections, it is possible to use a public address (if available) or a random address. The type of address is only known when creating connections, so make sure it is stored in hci_conn structure. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed