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
/
DeviceListItem
Device
List
Item
@
Composable
fun
DeviceListItem
(
connected
:
Boolean
,
device
:
DeviceListEntry
,
onSelect
:
(
)
->
Unit
,
modifier
:
Modifier
=
Modifier
)