app
androidJvm
app
/
com.iomt.android.compose
/
EntryPoint
Entry
Point
@
RequiresApi
(
value
=
33
)
@
RequiresPermission
(
allOf
=
[
"android.permission.BLUETOOTH_CONNECT"
,
"android.permission.BLUETOOTH_SCAN"
]
)
@
Composable
fun
EntryPoint
(
)
Entry point of application