toggle menu
Kotlin-BLE-Library
androidJvm
switch theme
search in API
client-android
/
no.nordicsemi.android.kotlin.ble.client.real
/
NativeClientBleAPI
/
enableCharacteristicNotification
enable
Characteristic
Notification
@
RequiresPermission
(
value
=
"android.permission.BLUETOOTH_CONNECT"
)
open
override
fun
enableCharacteristicNotification
(
characteristic
:
IBluetoothGattCharacteristic
)
:
Boolean