Meshtastic App
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.service
/
SafeBluetooth
/
asyncWriteCharacteristic
async
Write
Characteristic
androidJvm
fun
asyncWriteCharacteristic
(
c
:
BluetoothGattCharacteristic
,
v
:
ByteArray
,
cb
:
(
Result
<
BluetoothGattCharacteristic
>
)
->
Unit
)
(
source
)