Improve chances of recovering stuck down bluetooth adapters (#96382)

This commit is contained in:
J. Nick Koston 2023-07-12 06:39:32 -10:00 committed by GitHub
parent 899adfa74c
commit c67a1a326f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 9 additions and 8 deletions

View file

@ -53,6 +53,7 @@ NEED_RESET_ERRORS = [
"org.bluez.Error.Failed",
"org.bluez.Error.InProgress",
"org.bluez.Error.NotReady",
"not found",
]
# When the adapter is still initializing, the scanner will raise an exception