mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
refactor: extract Bluetooth and USB API methods to repositories
This commit is contained in:
parent
c6ad5dcfdf
commit
f29d4e2309
12 changed files with 288 additions and 324 deletions
|
|
@ -1,8 +1,6 @@
|
|||
package com.geeksville.mesh.util
|
||||
|
||||
import android.annotation.SuppressLint
|
||||
import android.app.PendingIntent
|
||||
import android.companion.CompanionDeviceManager
|
||||
import android.content.Intent
|
||||
import android.content.pm.PackageInfo
|
||||
import android.content.pm.PackageManager
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue