commit | 8549542298e92bbf78f8139779e87a829b00eb02 | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Fri Oct 07 18:08:43 2022 -0700 |
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Mon Oct 10 13:55:00 2022 -0700 |
tree | 95fccac99d0fd979e574ca286b2dcf09c1b8a385 | |
parent | ca57023e7c4978e1eb10de3f200ee0c04610ff19 [diff] |
Bluetooth: hci_sync: Fix not able to set force_static_address force_static_address shall be writable while hdev is initing but is not considered powered yet since the static address is written only when powered. Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Tested-by: Brian Gix <brian.gix@intel.com>