toggle menu
Kotlin-BLE-Library
androidJvm
switch theme
search in API
client-api
/
no.nordicsemi.android.kotlin.ble.client.api
/
GattClientAPI
/
readCharacteristic
read
Characteristic
abstract
fun
readCharacteristic
(
characteristic
:
IBluetoothGattCharacteristic
)
:
Boolean
Reads value from a characteristic.
Parameters
characteristic
A characteristic from which the value will be read.