kable
Toggle table of contents
android
apple
common
js
jvm
Platform filter
android
apple
common
js
jvm
Switch theme
Search in API
kable
kable-core
/
com.juul.kable
/
ServicesDiscoveredPeripheral
/
write
write
android
apple
common
js
jvm
actual
suspend
fun
write
(
characteristic
:
Characteristic
,
data
:
ByteArray
,
writeType
:
WriteType
)
actual
suspend
fun
write
(
descriptor
:
Descriptor
,
data
:
ByteArray
)
actual
suspend
fun
write
(
characteristic
:
<Error class: unknown class>
,
data
:
ByteArray
,
writeType
:
<Error class: unknown class>
)
actual
suspend
fun
write
(
descriptor
:
<Error class: unknown class>
,
data
:
ByteArray
)
expect
suspend
fun
write
(
characteristic
:
Characteristic
,
data
:
ByteArray
,
writeType
:
WriteType
=
WriteType.WithoutResponse
)
expect
suspend
fun
write
(
descriptor
:
Descriptor
,
data
:
ByteArray
)
actual
suspend
fun
write
(
characteristic
:
Characteristic
,
data
:
ByteArray
,
writeType
:
WriteType
)
actual
suspend
fun
write
(
descriptor
:
Descriptor
,
data
:
ByteArray
)
actual
suspend
fun
write
(
characteristic
:
Characteristic
,
data
:
ByteArray
,
writeType
:
WriteType
)
actual
suspend
fun
write
(
descriptor
:
Descriptor
,
data
:
ByteArray
)