mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
if phone ble stack is hosed restart it
This commit is contained in:
parent
dac3610f7d
commit
2c8c7ac8d6
5 changed files with 75 additions and 11 deletions
|
|
@ -43,8 +43,7 @@ object ScanState : Logging {
|
|||
debug("stopping scan")
|
||||
scanner!!.stopScan(callback)
|
||||
callback = null
|
||||
} else
|
||||
debug("not stopping bt scanner")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue