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