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
/
asyncWriteDescriptor
async
Write
Descriptor
androidJvm
fun
asyncWriteDescriptor
(
c
:
BluetoothGattDescriptor
,
value
:
ByteArray
,
cb
:
(
Result
<
BluetoothGattDescriptor
>
)
->
Unit
)
(
source
)