kmp-ble
Toggle table of contents
v0.3.7
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-ble
kmp-ble-codec
/
com.atruedev.kmpble.codec
/
read
read
suspend
fun
<
T
>
Peripheral
.
read
(
characteristic
:
Characteristic
,
decoder
:
BleDecoder
<
T
>
)
:
T
Read a characteristic and decode the result.