toggle menu
Kotlin-BLE-Library
androidJvm
switch theme
search in API
server-android
/
no.nordicsemi.android.kotlin.ble.server.real
/
NativeServerBleAPI
/
notifyCharacteristicChanged
notify
Characteristic
Changed
open
override
fun
notifyCharacteristicChanged
(
device
:
ClientDevice
,
characteristic
:
IBluetoothGattCharacteristic
,
confirm
:
Boolean
,
value
:
DataByteArray
)