From: Marcel Holtmann Date: Tue, 18 Feb 2014 22:22:19 +0000 (-0800) Subject: Bluetooth: Report identity address when remote device connects X-Git-Tag: v3.15-rc1~113^2~159^2^2~130^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01fdb0fc6e937eeff7b20d0e217408cee9ec05af;p=pandora-kernel.git Bluetooth: Report identity address when remote device connects When the remote device has been successfully connected, report the identity address (public address or static random address). Currently the address from the HCI_LE_Connection_Complete event is used. This was no problem so far, but since now known resolvable random addresses are converted into identities, it is important to use the identity of the connection and not the address report by HCI event. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed