diff options
author | Johan Hovold <johan+linaro@kernel.org> | 2023-05-31 11:04:23 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-06-29 10:48:35 -0700 |
commit | 0cb7365850bacb8c2a9975cae672d65714d8daa1 (patch) | |
tree | 0a2fccf4b542ca3170af06560e256e7e33bebcf1 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f752a0b334bb95fe9b42ecb511e0864e2768046f (diff) |
Bluetooth: fix invalid-bdaddr quirk for non-persistent setup
Devices that lack persistent storage for the device address can indicate
this by setting the HCI_QUIRK_INVALID_BDADDR which causes the controller
to be marked as unconfigured until user space has set a valid address.
Once configured, the device address must be set on every setup for
controllers with HCI_QUIRK_NON_PERSISTENT_SETUP to avoid marking the
controller as unconfigured and requiring the address to be set again.
Fixes: 740011cfe948 ("Bluetooth: Add new quirk for non-persistent setup settings")
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions