onecore
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
onecore
onecore
/
ch.procivis.one.core
/
BleCentral
/
writeData
write
Data
abstract
suspend
fun
writeData
(
peripheral
:
String
,
service
:
String
,
characteristic
:
String
,
data
:
ByteArray
,
writeType
:
CharacteristicWriteTypeBindingEnum
)