Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.ui.connections.components
/
UsbDevices
Usb
Devices
@
Composable
fun
UsbDevices
(
connectionState
:
ConnectionState
,
usbDevices
:
List
<
DeviceListEntry
>
,
selectedDevice
:
String
,
scanModel
:
BTScanModel
)