Meshtastic App
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Meshtastic App
core-ble
/
org.meshtastic.core.ble
/
AndroidBleConnection
/
profile
profile
android
open
suspend override
fun
<
T
>
profile
(
serviceUuid
:
Uuid
,
timeout
:
Duration
,
setup
:
suspend
CoroutineScope
.
(
BleService
)
->
T
)
:
T
(
source
)