mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
bluetooth cleanup wip
This commit is contained in:
parent
52440d499e
commit
6edc89e2aa
7 changed files with 339 additions and 150 deletions
|
|
@ -36,7 +36,6 @@ class MeshService : Service(), Logging {
|
|||
private const val NODE_NUM_NO_MESH = -1
|
||||
}
|
||||
|
||||
|
||||
/// A mapping of receiver class name to package name - used for explicit broadcasts
|
||||
private val clientPackages = mutableMapOf<String, String>()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue