commit | d9483943601ba7095af42a159faacf7746a74bc9 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Sun Feb 23 19:42:24 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sun Feb 23 12:24:26 2014 -0800 |
tree | a42c4f5089071019bf70a63da028f763b965ffc4 | |
parent | 8f2a0601a5d68d0dbd2221613dda7fb6fee32a6b [diff] |
Bluetooth: Use hci_update_random_address() for initiating LE scan When we start LE scanning we need to update the local random address if necessary. This patch updates the code to use hci_update_random_address() for setting the own_address_type scan parameter and updating the local random address if necessary. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>