Bluetooth: Store the source address type of LE connections
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 13 Oct 2013 10:57:39 +0000 (03:57 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 13 Oct 2013 14:46:31 +0000 (17:46 +0300)
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 <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>

No differences found