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
/
asyncReadCharacteristic
async
Read
Characteristic
androidJvm
fun
asyncReadCharacteristic
(
c
:
BluetoothGattCharacteristic
,
cb
:
(
Result
<
BluetoothGattCharacteristic
>
)
->
Unit
)
(
source
)