commit | 85030be4c5ce39e709b2cb5d4f8ee8779af8e50b | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Sun Feb 23 19:42:22 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sun Feb 23 12:24:26 2014 -0800 |
tree | 0d4f552bfc5c51326933b8bcf9ac20d8453b0675 | |
parent | ebd3a74765377b7528bb372aab2890638790301d [diff] |
Bluetooth: Use hci_update_random_address() when connecting LE When we initiate LE connections we need to update the local random address if necessary. This patch updates the LE connection creation mechanism to use the new hci_update_random_address() function to set the own_address_type parameter and to update the local random address if necessary. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>