kmp-ble
Toggle table of contents
0.13.1
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-ble
kmp-ble-dfu
/
com.atruedev.kmpble.dfu.transport
/
sendCommandViaGatt
send
Command
Via
Gatt
suspend
fun
sendCommandViaGatt
(
peripheral
:
Peripheral
,
controlPoint
:
Characteristic
,
notifications
:
Flow
<
ByteArray
>
,
data
:
ByteArray
,
timeout
:
Duration
)
:
ByteArray