Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-ble
/
org.meshtastic.core.ble
/
BleConnection
/
profile
profile
abstract
suspend
fun
<
T
>
profile
(
serviceUuid
:
Uuid
,
timeout
:
Duration
=
30.seconds
,
setup
:
suspend
CoroutineScope
.
(
BleService
)
->
T
)
:
T
(
source
)
Executes a block within a discovered profile.