commit | bef34c0aa1bdd5bc106697bd7340eb212dcf3c85 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Tue Oct 29 12:26:51 2013 -0700 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Wed Dec 04 11:09:02 2013 -0200 |
tree | b8a792093415855cf2fd7b6b9bfaef9eeb0dbed6 | |
parent | 33337dcb891e54d63433101af21fbff0b3f87bfa [diff] |
Bluetooth: Set default own address type only during controller setup The default own address type is currently set at every power on of a controller. This overwrites the value set via debugfs. To avoid this issue, set the default own address type only during controller setup. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>