Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.model
/
BTScanModel
/
BTScanModel
BTScan
Model
@
Inject
constructor
(
application
:
Application
,
serviceRepository
:
ServiceRepository
,
bluetoothRepository
:
BluetoothRepository
,
usbRepository
:
UsbRepository
,
usbManagerLazy
:
Lazy
<
UsbManager
>
,
networkRepository
:
NetworkRepository
,
radioInterfaceService
:
RadioInterfaceService
,
recentAddressesRepository
:
RecentAddressesRepository
)