toggle menu
Kotlin-BLE-Library
androidJvm
switch theme
search in API
server
/
no.nordicsemi.android.kotlin.ble.server.main.service
/
ServerBleGattCharacteristic
/
setLocalValue
set
Local
Value
fun
setLocalValue
(
value
:
DataByteArray
)
Sets a local value for this characteristic. A notification/indication won't be send.
Parameters
value
Bytes to set.