Improve chances of recovering stuck down bluetooth adapters (#96382)
This commit is contained in:
parent
899adfa74c
commit
c67a1a326f
5 changed files with 9 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue