commit | e7c4096e16f0e362c6cf902baab0de37ebfc1266 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Oct 13 03:57:39 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sun Oct 13 17:46:31 2013 +0300 |
tree | dc3c132857160d10be00f96eb6e2667a9682ba0c | |
parent | 79d95a19a445f5758571b3342064f2c1e40b6c5f [diff] |
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 <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>